This is an app for shopping different product items.
- Adding/deleting/modifying products items in the home screen.
- Editing of the product items is done in manage product section. |
NOTE : Some dummy products are already added they can't be modified
- Adding/deleting product items into/from shopping cart.
- Checking out from cart and adding to my orders.
- Deleting orders from my orders
- User Email/password login authentication.
- Maintaining a proper database layer(FireBase).
- Making use of API layers wherever possible(FireBase).
- Making user of animations whenever possible.
- Logout feature is available. |
NOTE : auto logout occurs if token expires
- In the home screen you can see either all product items or only favorite product items
Made with 🤍 in FLUTTER.