Simple & Persistent Task Management
A desktop to-do application focused on simplicity and local data persistence.
Features
- Add, mark complete, and delete tasks from a list.
- All tasks are saved to a
data.jsonfile so your list survives app restarts. - Built entirely in Python with Tkinter for the GUI.