MrMDrX / eBookStore

πŸ“š Explore and manage your eBook collection with this mobile app built using Flutter. The application provides a user-friendly interface to browse, search, and organize eBooks efficiently. Utilizes Firebase as the backend database for seamless data management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eBook Store Flutter App

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.

Project Structure

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.

Getting Started

Follow these steps to get the project up and running on your local machine:

  1. Clone the repository:

    git clone https://github.com/MrMDrX/eBookStore.git
    cd eBookStore/ebookstore
  2. Install dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Screenshots

Authentication

Login (Dark Mode) Register (Light Mode)
Login Dark Register Light

Main App Screens

Home Screen (Light Mode) Categories Screen (Dark Mode)
Home Light Categories Dark
Product Details User Profile (Dark Mode)
Product Details Profile Dark

Technologies Used

  • Flutter
  • Dart
  • Firebase (as the backend database)

Contributing

Feel free to contribute to this project. If you find any issues or have suggestions, please open an issue or create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

πŸ“š Explore and manage your eBook collection with this mobile app built using Flutter. The application provides a user-friendly interface to browse, search, and organize eBooks efficiently. Utilizes Firebase as the backend database for seamless data management.

License:MIT License


Languages

Language:Dart 70.1%Language:C++ 14.3%Language:CMake 8.6%Language:Shell 3.3%Language:Swift 1.4%Language:HTML 1.2%Language:C 0.9%Language:Kotlin 0.1%Language:Objective-C 0.0%