A basic shop/grocery/items application with Rest API features
A Shop Application For Mobile
This is a basic shop/grocery/items application with Rest API features , User Authentication where FireBase is used as a backend.
Screenshots
Authors
Environment Variables
To run this project, you will need to add the following environment variables to your .env file
- Flutter SDK
- A Device Emulator
Android Studio will be needed
- run
flutter upgrade
command incase to avoid an outdated SDK - run
flutter run
command after chosing the virtual device of your choice
Features
- Add Products To Cart
- Select Favorite items
- Save and Load prodcuts from database using http requests.
- Cross platform
- Delete products from the cart by left swipe
More Features Coming Soon