Skip to content

System managing food orders using binary tree and calculation of bill.

Notifications You must be signed in to change notification settings

Soundug/Food-Order-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Food order management system

After logging in, the user orders food going through the menu, the order is sorted using a data structure binary tree. The user can also check previous orders. The number of food orders and the estimated time for food to be prepared is displayed. And the bill is calculated in the invoice based upon the price in menu and quantity. This is how the food order management system works.

About

System managing food orders using binary tree and calculation of bill.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages