https://github.com/githubjakob/coffeekiosk
Android App with Spring backend to pre-order Coffee from the Kiosk next to the CS department of LMU
https://github.com/githubjakob/coffeekiosk
Last synced: 10 months ago
JSON representation
Android App with Spring backend to pre-order Coffee from the Kiosk next to the CS department of LMU
- Host: GitHub
- URL: https://github.com/githubjakob/coffeekiosk
- Owner: githubjakob
- Created: 2019-06-01T13:37:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T20:59:40.000Z (about 4 years ago)
- Last Synced: 2025-02-09T21:11:53.841Z (over 1 year ago)
- Language: Java
- Size: 482 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-Black-Alert
This app was created by a team of 5 students during the practical course "Mobile and Distributed Systems" at LMU in summer 2018.
## Idea
In collaboration with the Kiosk next to the Computer Science department, our team created an App that allows students to pre-order coffee.
The Kiosk owner get's notified through the apps push notifications and is able to inform the student once the coffee is ready.
## Flow
| Customer | Vendor |
| ------------- | ------------- |
|
|
|
## Technologies
The project contains
* an Android application
* a restful Spring backend with a MongoDb
* integration with Firebase Authentication
* integration with Google Cloud messaging