Skip to content

MostafaFathy1527/shopeAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shope


e-commerce flutter app

go to web app
Get it on Google Play download the apk

Usage:

- clone the repo
- flutter pub get
- flutter run
- docker build -t flutter-web .
- docker run -d -p 8080:80 --name flutter-web flutter-web

Features :

  • Sign-In, Sign-Up and Logout using Email & Password / Google Account.
  • Categories and Search for Products.
  • Add/Remove Products to/from Cart.
  • Change quantity of products in the cart.
  • Check out your Cart and Make an Order.
  • Edit your account information and upload image at Profile section.
  • Check your recent orders at Order History.
  • Using Responsive UI.
  • Using Firebase & hive.
  • Using GetX as state management.
  • Using MVVM architecture and clean code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors