This project is a Flutter application aimed at creating the user interface of a mock e-commerce app. It features category tabs, like functionality, and detailed product views with interactive rating. Users can enjoy a custom floating app bar for effortless navigation. JSON data loading is currently implemented, with future expansion plans to include Hive Storage and Shared Preferences integration. The app is built to scale seamlessly across various mobile sizes.
- Category tabs for easy navigation through product categories.
- Interactive 'like' functionality for users to mark their favorite products.
- Detailed product views providing comprehensive information.
- Interactive rating system for user feedback.
- Custom floating app bar for effortless navigation.
- JSON data loading for initial data retrieval.
- Future expansion plans to integrate Hive Storage and Shared Preferences.
- Built to scale seamlessly across various mobile sizes.
HomeScreen | ProductPage | BottomModalSheet |
StaggeredGridView | Wishlist | Cart |
Profile |