Skip to content

A shop app where you can add your own products, browse products, add them to your cart and order them

License

Notifications You must be signed in to change notification settings

AdelRizq/ZStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license

About (Download APK)

🛒 A shop app where you can add your own products, browse products, add them to your cart and order them

👨‍🎓 Things I learned through this project

  1. State Management
    • Working with providers, listeners and notifiers
    • Using consumers for more optimizations
  2. Working with user input & forms
    • Handling and validation of the user input
    • Showing dialogs to interact with users
  3. Authentication
    • Managing the auth token through the database and locally
    • Automatically logging in/out
  4. Animations
    • Using built-in animations
    • Implementing custom route transitions

📱 Screenshots









TODO

  • Store the cart on the database and fetch it.

Licence

MIT LICENCE

Releases

No releases published

Packages

No packages published

Languages