-
This application is a basic e-commerce application built in flutter and backend in firebase.
-
The key features of the application are:
- User Authentication
- View Products. Add them to Favorite List, Cart List, Orders List.
- An admin section to edit existing products or to add new products.
Screens | Screenshots |
---|---|
Authentication Screen | |
Products Overview Screen | |
Products Detail Screen | |
Cart Screen | |
Orders Screen | |
Admin's Products Screen | |
Edit/Add Products Screen |
- Getting Started: Installing Flutter
- Git for Windows
- Git for Mac
- Install Android Studio
- iOS Setup Instructions
Step 1: Download or clone this repo by using the link below:
https://github.com/imKashyap/Shopify.git
Step 2: Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Step 3: In the project root, execute the following command in console to run the app once you have emulator/device ready:
flutter run
The application must be up and running in the device.
Do fork and star ⭐ the repo if you find it appreciable. For any queries and suggestions, Conatct me at my mailing address.