An E-Commerce app to buy groceries written in Flutter
Big Cart
An Ecommerce app to buy groceries
- Framework: Flutter
- Architecture: MVVM
- Backend: Api
- State Management: Stacked
Features
- User can Login/Register into the app.
- Browse all the items available and add them to cart.
- Fill the Order form and place Order.
- Incase Usser logs into the app from another device he will have to force logout from the previous device and relogin because the token will expire.