An e-commerce flutter application
Homepage currently contains list of dummy test cases for products.
Sidebar for the application contains shopping cart, watchlist, account management.
Product page currently contains some details about the products itself.
Main product page | Click cart icon | Click watchlist icon ------------ | ------------- | ------------- | ------------- | |
This page tracks the products added by the user to shopping cart.
This page tracks watchlisted products (or saved) by the user.
This page is used to search desired products by name instead looking through the whole catalog.
Author: mohammadkamal
Source Code: https://github.com/mohammadkamal/Bayya
#flutter #dart #mobile-apps