Create a MySQL database. In addition you'll need PyQt5 and MySQL connector: pip install PyQt5 pip install mysql-connector-python You need all the files from repo for the main program to work. Check ...