Skip to content

QueBaseTech/campusOrders

Repository files navigation

Campus Order It

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.

Features

  • Build UI for all the screens
    • Buyer Items
    • Buyer transactions page
    • User settings page
    • Seller Add Item items
    • Seller orders: new, complete, cancelled and Rejected
    • 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 and Rejected
  • Show orders, pending, complete, rejected
  • [ ]