TODO app in Python
This is my first attempt at a Python project and packaging as an exe.
This is a simple TODO task tracking app that uses a persistent database. This is stored locally within the downloaded folder.
To use the app, download the zip file ⬇️ here and open the ReadMe.
If you dont want to read that, you will need to open the dist folder, then double click the run.exe. This will open the app in a browser.
Have fun!!!!