This is a multiple restaurant management project built graphical interface with the pyqt5 library.
These instructions allow you to get a copy of the running project on your local machine.
You need to have a 3.X version of Python
- Make a git clone or download it in zip
git clone https://github.com/irania9O/Restaurant.git- Get in the directory
- Install from your terminal with pip requirements.txt:
pip install -r requirements.txtpython main.py- It can be connected to a online database and be an online restaurant management system.
- Images for food and restaurants can be added.







