https://github.com/evangilo/maid-cafe
It's an open source restaurant and coffee shop management system.
https://github.com/evangilo/maid-cafe
Last synced: about 1 year ago
JSON representation
It's an open source restaurant and coffee shop management system.
- Host: GitHub
- URL: https://github.com/evangilo/maid-cafe
- Owner: evangilo
- Created: 2017-03-31T19:24:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-31T12:46:42.000Z (about 9 years ago)
- Last Synced: 2025-02-10T14:12:46.424Z (over 1 year ago)
- Language: Python
- Size: 226 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Maid Cafe
it's an open source restaurant and coffee shop management system.
Logo Applications
#### Admin
module not real-time to create/update/delete information sent from maid and kitchen apps.
#### Maid
module real-time to consume information from admin, create bills and send it to kitchen.
#### Kitchen
module real-time to consume information from admin, process bills and return feedback to maids.