Restaurant-application

Restaurant-Management-System

Tkinter based project in Python. This application allows users to place orders & check receipt (bill).

Tech Stack:

  1. Python 3.7x
  2. Tkinter library : Check here

Resources:

  1. TheNewBoston
  2. Tkinter docs
  3. Tech-Gram

How to Run?

  1. Activate virtual environment outside root - python3 -m venv <env-name>
  2. cd root-folder
  3. open terminal & type - python3 main.py

Preview:

App-gif