The Pizza Management System project is written in Python. The project file contains python scripts ( pizza.py), images, and a database file. The system is GUI based and the uses and controls are simple for the users. The system contains an admin side and user side from where a user can order pizzas easily whereas. Though the project contains admin login area, the system is not functional for the admin section. But the users can register and login to make order for pizza items.
About Pizza Management System In Python
In the system, the user can simply select pizza with their available size and enter quantity. The user can select pizza with available toppings and add to cart for placing orders. After placing an order, the user has to provide his/her city name, building, locality, house number and contact number. The system design is simple that the user won’t find it difficult to use and navigate.
Note: The system has great layout but is not 100% functional.
How To Run Pizza Management System In Python ?
To run this project, you must have installed Python on your PC. After downloading the project, you have to follow the steps below:
- Step1: Extract/Unzip the file
- Step2: Go inside the project folder, open cmd then type mouse-clicking pizza.py and enter to start the system.
- OR
- Step2: Simply, double click the pizza.py file and you are ready to go.