Skip to content

MyTodos is a stylish ToDo application built with Python and the CustomTkinter. Provides a visually appealing and efficient way to manage your todos(tasks)

License

Notifications You must be signed in to change notification settings

douglascybersec/MyTodos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyToDos - A Simple ToDo App with CustomTkinter

This is a beginner-friendly ToDo application built with Python and the CustomTkinter library. It allows you to add, edit, check off, and remove tasks.

Features

  • Add new tasks with a user-friendly interface.
  • Mark tasks as complete with checkboxes.
  • Edit existing tasks.
  • Remove individual tasks or all completed tasks at once.
  • Visual progress tracker showing the number of completed tasks.
  • Dark mode for a visually appealing experience.
  • Saving and loading tasks

Installation & Usage:

  1. Clone the repository:
git clone https://github.com/douglascybersec/MyTodos.git

  1. Navigate to project directory:
cd MyTodos

  1. Install dependencies:
pip install -r requirements.txt

  1. Run the Script:
python mytodos.py

Note: saving feature is coming up..

License

The MIT License grants the use of this project. See the LICENSE file for additional details.

Feedback & Collabs


Got a feedback or want to collaborate? I'm all circuits! Pull requests? Yes, I love them! If not h4ck1n9 or c0d1ng, you might catch me creating cybersecurity content mostly on YouTube. Checkout the YouTube Channel for more..

About

MyTodos is a stylish ToDo application built with Python and the CustomTkinter. Provides a visually appealing and efficient way to manage your todos(tasks)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages