Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 2.31 KB

README.md

File metadata and controls

29 lines (26 loc) · 2.31 KB

Group Orders

A group order app allowing users to create, edit, and delete orders.

  • Store order data in Google Excel sheet. Utilise SheedDB API to communicate with Google Excel sheet
  • Store and read menu data in plist
  • Able to create, edit and delete orders
  • Able to create account and login through Firebase Authentication SDK and Facebook SDK

Medium Articles

For more details about this app, please see Medium articles:
Group Orders訂飲料 #1 RESTful API, Swipeable Cell, Plist Decoder
Group Orders訂飲料 #2 Firebase SDK, Facebook SDK

Demo

Register & Login

  • Facebook Login
    image
  • Firebase Password-Based Accounts
    image image
  • Error Message
    image

Add, Edit, and Delete Orders

  • Add an item
    image
  • Edit and Delete an item
    image