Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Design

Explore 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).