Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yyaadet/mealing
On-line meal ordering system for company
https://github.com/yyaadet/mealing
Last synced: about 14 hours ago
JSON representation
On-line meal ordering system for company
- Host: GitHub
- URL: https://github.com/yyaadet/mealing
- Owner: yyaadet
- Created: 2012-12-28T09:08:43.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-18T02:33:43.000Z (almost 12 years ago)
- Last Synced: 2023-03-22T23:32:57.266Z (almost 2 years ago)
- Language: Python
- Size: 563 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# On-line meal ordering system
Write for company. Code with Django-1.4, bootrap.# Features
- As a hr, we can view all meal orders from employee. Every man can't exceed max cost, which set by us.
- As a hr, we will set deadline for order. Meanwhile, we can close it.
- As a employee, we can order dinner. We could select restaurant, then find us liked menus.
- As anyone, we could find populated menus and restaurants.