- Clone the repo
- Install flutter
- Install dart
- Texteditor(vscode) with flutter plugin A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Main activity:
A display of basic categories of products, and their further subcategories (electronics , clothing etc) Read the product information from the backend and display the product name, title, picture, price and additional details. Mention whether it is of Indian origin. Compare the prices of the searched product obtained from different websites
-
Profile: User can use their email address to make their profile in the app. User must get coins/scratch card once a day when opening the app and when buying products.
-
Goals
Ecommerce app to display various products and compare prices so that products can be bought directly from the app instead of visiting multiple sites. The app will focus on Indian products and mention whether products are Indian or not.