Skip to content

Latest commit

 

History

History
75 lines (42 loc) · 1.31 KB

File metadata and controls

75 lines (42 loc) · 1.31 KB

FOOD ORDERING SYSTEM

About the Project

This project is about ordering food from a Cafe. Individual order can be taken from respective tables. A bill is generated once u give the order. GUI made using Python Tkinter. You are free to to use this project for college or school purposes. Please note that this project is not made for business or commercial purposes.

Screenshots

Main Page

Main

Table Page

Main

Menu Page

Main

Menu Item Description Page

Main

Bill Generation Page

Main

Admin Page

Main

Order History Page

Main

How to Run

Run the FINAL v5 python file. DB already created.

Admin Page

To access admin portal: In the application window, go to File then Admin.

Admin credentials: Username: admin Password: admin123

Technologies Used

PYTHON

TKINTER