I am back with my latest leaning and experiences.
Welcome! I'm excited to share my latest learning experience: an EBook E-Commerce Application built with Flutter and Dart. This app allows users to browse, purchase, and earn coins through ebook interactions, combining e-commerce functionality with user engagement rewards.
- 🛍 E-commerce for Ebooks: Browse and purchase a variety of ebooks.
- 🎯 Coin Earning System: Earn coins based on reading progress and other interactions.
- 💼 User Account Management: Sign up, log in, and manage your library of purchased ebooks.
- 🎨 Beautiful UI: Modern and clean design using Flutter's powerful widgets.
- 📱 Fully Responsive: Works across devices with responsive layouts.
:---: |
:---: |
:---: |
:---: |
:---: |
To get started with this project:
- Clone the repository:
git clone https://github.com/AtharIbrahim/EBook-E-Commerce-Reading-App.git cd e_book_ecommerce
- Install dependencies:
flutter pub get
- Run the app:
flutter run
If the project becomes outdated, then:
- Make new project in your system.
flutter create new_project
- Then see my dependencies and google it to get new versions.
dependencies --version
- After adding new versions then run project.
flutter run
- After running app then copy my UI code in your project.
- Name: Athar Ibrahim Khalid
- GitHub: https://github.com/AtharIbrahim/
- LinkedIn: https://www.linkedin.com/in/athar-ibrahim-khalid-0715172a2/
- Website: Athar Ibrahim Khalid
This project is licensed under the MIT License. See the LICENSE file for details.