An android app client application for EasyOrder project which includes Server and Dashboard
This project aims to create both client and server application to help restaurant employees keep track of their order. We also provide a dashboard that can be used by employees and customers alike.
- Welcome screen for users to enter server's IP address before using it.
- Menu of the food can automatically fetch from server.
- Table view for browsing the menu and select the food.
- MaxMac_STN - Android native app developer
- EnviableYapper0 - Server Developer
- CoregameHD - Dashboard Developer
- Android client app (this github page)
- Server - Store the Menu Database and manage all of the order information
- Dashboard - Show the order data from the database and it can remove the order after food making process was done.
- SortableTableView
- MaterialNumberPicker
- HttpClient
- Gson