Shoppy is an online shopping Flutter application for practicing purposes.
Firebase is used for authentication and database (APIs) and Provider is used for state management.
- Login/Signup/Logout
- View all products.
- View product details.
- Mark product as favourite.
- Add product to cart (and undo).
- Make order.
- View my previous orders.
- Add/Edit product.