https://github.com/rudreshveerkhare/cafe-managment-system
https://github.com/rudreshveerkhare/cafe-managment-system
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rudreshveerkhare/cafe-managment-system
- Owner: RudreshVeerkhare
- Created: 2019-12-22T06:02:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T15:57:17.000Z (over 5 years ago)
- Last Synced: 2025-01-17T10:26:27.911Z (9 months ago)
- Language: CSS
- Size: 14.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cafe Management System
This is a Hackathon Project For College Cafeteria Management.
User can register on website and place a pre order so that the effective waiting time will decreased.
This is a responsive webpage so that it can be accesed from mobile phones also.# Workflow
This App have two interfaces.
- User
- Cafeteria AdminUser will place order from website and that will be shown to admin side and when user can claim there order by otp generated which will be verified from admin side.
Admin will have a dashboard where detail analysis of given day orders is given And with the help of machine learning expected quantity of food item will be predicted, So that minimizing food wastage.# Technology
* Django
* Ajax (For dynamic post requests)
* Numpy, Pandas (For Data analysis)
* pdfkit (to genarate Bill)