Precompiled exe is for windows 10 64bit
- Python 3.x
- MySQL (**required)
- Pip (To install modules)
- Tkinter
pip install tk
- PyMySQL
pip install pymysql
- Pillow
pip install pillow
- Cryptography
pip install cryptography
- Playsound
pip install playsound
Enter your MySQL connection details on the credentials window
Click on launch.bat
OR
Open main.py in a python compiler of choice.
OR
Click on main.exe