Skip to content

Modern task management application with priority levels and due dates, built using Python and Tkinter. Features an intuitive GUI and persistent storage.

License

Notifications You must be signed in to change notification settings

AhmedOsamaMath/To-Do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do App

A feature-rich task management application built with Python and Tkinter, offering a clean and intuitive graphical user interface.

To-Do App

Features

  • 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

Installation

  1. Clone the repository:
git clone https://github.com/AhmedOsamaMath/To-Do-App
  1. Navigate to the project directory:
cd To-Do-App
  1. Install required packages:
pip install tkcalendar
  1. Run the application:
python main.py

Contributing

Feel free to fork this repository and submit pull requests to contribute to this project.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Modern task management application with priority levels and due dates, built using Python and Tkinter. Features an intuitive GUI and persistent storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages