Summary
Just a simple fashion shopping app with flutter. User should able to navigate through categories and find the item.
Elements
- Create a dummy merchant with at-least 20 items
- User login
- Book mark
- Place an order (confirm without payment)
Possible users journey
- User will come to the app and create an account
- User can navigate through the fashion categories
- Show a list of items in the category with option to filter (eg: By gender or size)
- Users should see a detail screen with product image, description and price with an option to buy or bookmark
- A profile screen with bookmarks and purchases.
Acceptance criteria
- Able to signup
- Able to navigate through products
- Able to bookmark or purchase
Requirement
Flutter beginner level knowledge. ( Stateless andStateful widgets).
Using of package from pub dev (Simple package)