Welcome to the eBook Store Flutter App repository! This project is a mobile application developed using Flutter for managing and exploring a collection of eBooks.
The project is organized into the following main directories:
- ebookstore: Contains the Flutter application source code.
- Rapport PFE - Application Mobile en Flutter eBook Store.pdf: Project report or documentation.
- screenshots: Directory for storing project screenshots.
Follow these steps to get the project up and running on your local machine:
-
Clone the repository:
git clone https://github.com/MrMDrX/eBookStore.git cd eBookStore/ebookstore
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
Login (Dark Mode) | Register (Light Mode) |
---|---|
Home Screen (Light Mode) | Categories Screen (Dark Mode) |
---|---|
Product Details | User Profile (Dark Mode) |
---|---|
- Flutter
- Dart
- Firebase (as the backend database)
Feel free to contribute to this project. If you find any issues or have suggestions, please open an issue or create a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.