Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenslys/food-ordering-app
Food Ordering App made in Java for android
https://github.com/jenslys/food-ordering-app
Last synced: 3 days ago
JSON representation
Food Ordering App made in Java for android
- Host: GitHub
- URL: https://github.com/jenslys/food-ordering-app
- Owner: jenslys
- Created: 2024-01-01T20:00:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-05T15:16:57.000Z (about 1 year ago)
- Last Synced: 2024-01-23T14:01:56.535Z (12 months ago)
- Language: Java
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food Ordering App
Easy-to-use food ordering app for android. Created for our MOB3000 course at USN.
Technologies used:
- Java
- Firebase (for authentication and database)
- Firestore (for storing food items, orders and user details)
- Glide (for image loading and caching)
- Material DesignExplore the App:
- **Watch the Demo**: [YouTube](https://youtu.be/BTqkQSejvXo).
## Companion app
- We also created a standalone ReactJS application for the restaurant owners to manage their food items and orders. The source can can be found here: [food-ordering-admin](https://github.com/jenslys/food-ordering-admin)
- Watch the Demo for that app [YouTube](https://youtu.be/tUGd6NJx32k).