A simple and intuitive To-Do application built using Tkinter in Python. This application allows users to manage their daily tasks efficiently.
- Add tasks with a simple interface.
- Delete completed or unnecessary tasks.
- Mark tasks as complete.
- Mark tasks as important
- Schedule tasks
- Colour coded Tasks indicating urgency for completion
- Save tasks to a file for persistence.
- Load tasks from a file on startup.
- Buttons + Keyboard shortcuts
- Add/remove/mark sub-tasks