Eccomerce-app with add, delete, update product along with favourite,oder, Cart screen!
- Filter Your Products According to favorite
- All login session managed manually(using shared preferences) without using firebase_auth SDK.
- Add New Product to the store and manage it accordingly
- Add products to cart and delete them one by one, or undo using snackbar.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.