simple_todo_gui
A simple todo GUI applicaiton
To create an .exe file, run 'Python setup.py build' after installing PyQt5 and cx_Freeze with pip. Then a build folder wiil be created. After that, copy the todo_gui.ui file to the folder where .exe file is located within the build folder. Then, the Todo.exe file can be used!