A feature-rich task management application built with Python and Tkinter, offering a clean and intuitive graphical user interface.
- Create and manage tasks with ease
- Set priority levels (High, Medium, Low)
- Add due dates using a calendar widget
- Mark tasks as completed
- Delete individual tasks or clear all
- Persistent storage - tasks are saved automatically
- Clean and modern user interface
- Clone the repository:
git clone https://github.com/AhmedOsamaMath/To-Do-App
- Navigate to the project directory:
cd To-Do-App
- Install required packages:
pip install tkcalendar
- Run the application:
python main.py
Feel free to fork this repository and submit pull requests to contribute to this project.
This project is licensed under the MIT License. See the LICENSE file for more details.