Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 554 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 554 Bytes

Zomato_Mini_Version

This project demonstrate the functionality of Zomato on a small scale. Both front end and Back end are different from each other in functionality, they are not linked.

Front end functionality : a menu to select the restaurants and then select the items then it prepare a selected items order and place the order (but it will not generate any bill ).

Back end functionality : prepare the list of restaurants and items in each restaurant, add or delete restaurants and food items, and order food and genrate the bill for customer.