Order anything within your campus. Create an app where students can post items for sale and have others see them and make orders for items which are delivered at the hostel room they reside in. This reduces the hustle of moving room to room asking them if they want to buy.
- Build UI for all the screens
- Buyer Items
- Buyer transactions page
- User settings page
- Seller
Add Item
items - Seller orders:
new
,complete
,cancelled
andRejected
- Place order Dialog
- Login & Register page
- Account settings page
- List Orders for a buyer and status
- Design Settings scene
- Design Profile scene
- Connect to Firebase auth
- Configure app to connect to Firebase
- Add gigs
- Implement models for entities
- Implement place order
- A/C setup and prefs control on login and logout, make email unique field on database rules
- Implement Push notifications and service to fetch new orders and new items
- Add styling 👎
- Add App Icon
- Open all
TODO::
in the code and work them - Filter orders by categories:
new
,complete
,cancelled
andRejected
- Show orders, pending, complete, rejected
- [ ]