- [x] Get products, cartItems & categories list through API
- [x] Add items to CartList
- [x] Delete items from CartList
- [x] Update the value of shopping Cart badge in Appbar
- [x] Login page for the user
- [ ] Store the login info in local file
- [ ] Reset Password functionality missing
- [ ] Add new products as well as categories
- [ ] Provide color selector , size selector option in Details page
- [ ] Checkout functionality
- [ ] User Info Page
- [ ] Passing userInfo to all the screens
- [ ] Multiple images for a Product
Following application uses Node.js as Server, Flutter for mobile App development.