Skip to content

ReemNawaf/booky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Booky: A Books System using API

A functional Flutter project written in Dart that helps in using Firebase Authentication, API, and BLoC state management

This project is an example that will be bulit along with FLutter Bootcamp that organized by Flutter Community in KAU. The project will helps how to do the following:

  • Getting user inputs and forms
  • Setup Firebase with IOS and Android apps
  • Create account with Firebase Authentication
  • Using API & hanling the API responses
  • How to pass data between screens in Flutter
  • BloC state management
  • Languages and Localization

How install the project

To get started with this flutter project follow these steps:

  1. Clone thsi project to your machine
  2. Ensure that you have Flutter and Dart installed on your machine.
  3. Open the project in your preferred IDE or text editor
  4. Run the following command in the terminal to fetch the project dependencies "flutter pub get"
  5. Connect your device or start an emulator, and then run the application using the following command "flutter run"
  6. The application should be started running on your device or emulator

How to edit this project for your own uses

Since this is an educational purpose project, you can clone it and rename the prject to use it for more pracitces! It's a good time to continue the jouney!

Work in progress..

This project will be built during the Flutter Bootcamp that organized by Flutter Community in KAU. The project files will be updated after each day of the Flutter Bootcamp.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published