Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 214 Bytes

Readme.md

File metadata and controls

9 lines (5 loc) · 214 Bytes

Instructions:

Run "./dist/frontend.exe" to run the program in Windows.

Backend made using the sqlite3 library. Frontend made using tkinter.

The python script converted into a Windows's exe format using Py2Exe.