Summary

Just a simple fashion shopping app with flutter. User should able to navigate through categories and find the item.

Elements

Possible users journey

  1. User will come to the app and create an account
  2. User can navigate through the fashion categories
  3. Show a list of items in the category with option to filter (eg: By gender or size)
  4. Users should see a detail screen with product image, description and price with an option to buy or bookmark
  5. A profile screen with bookmarks and purchases.

Acceptance criteria

  1. Able to signup
  2. Able to navigate through products
  3. Able to bookmark or purchase

Requirement

Flutter beginner level knowledge. ( Stateless andStateful widgets).

Using of package from pub dev (Simple package)