Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.78 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.78 KB

shop_app

Eccomerce-app with add, delete, update product along with favourite,oder, Cart screen!

Screenshots

Home Screen

Log In / SignUp

Drawer

Manage,Edit Orders

Filters

Cart,Order Screen

Features

  1. Filter Your Products According to favorite
  2. All login session managed manually(using shared preferences) without using firebase_auth SDK.
  3. Add New Product to the store and manage it accordingly
  4. Add products to cart and delete them one by one, or undo using snackbar.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.