Restaurant-Management-System
Tkinter based project in Python. This application allows users to place orders
& check receipt (bill).
Tech Stack:
- Python 3.7x
- Tkinter library : Check here
Resources:
- TheNewBoston
- Tkinter docs
- Tech-Gram
How to Run?
- Activate virtual environment outside root -
python3 -m venv <env-name>
cd root-folder
- open terminal & type -
python3 main.py
Preview: