Skip to content

Overall description: Your team is employed by a restaurant to implement a system for the management of restaurant. Customer specifications: The system must be able to store the information of the raw material, dishes and customers. It can calculate the total fee for a customer according to the dishes he/she ordered. Moreover, the system can also…

Notifications You must be signed in to change notification settings

EvA56356/Restaurant-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Restaurant-Management-System

The system must be able to store the information of the raw material, dishes and customers. It can calculate the total fee for a customer according to the dishes he/she ordered. Moreover, the system can also calculate the gross profit based on the dishes prices and raw material prices. The system should be able to provide functionality as listed below:  Browse, add, modify and delete the raw material information, menu information and customer information;  Manager has the highest authority limit to perform all the task;  Chef user can search and browse the raw material information and edit the menus;  While adding a new dish to the menu, make sure the dish ID and name will not be repeated; when customer is ordering dishes, make sure that’s not repeated either;  Customer user can browse the menu, order dishes and check-out;  Provides different authority to different type of users.

About

Overall description: Your team is employed by a restaurant to implement a system for the management of restaurant. Customer specifications: The system must be able to store the information of the raw material, dishes and customers. It can calculate the total fee for a customer according to the dishes he/she ordered. Moreover, the system can also…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages