Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.37 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.37 KB

MyToDos - A Simple ToDo App with CustomTkinter

image

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/therootdir/MyTodos.git

  1. Navigate to project directory:
cd MyTodos

  1. Install dependencies:
py -3 -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt

  1. Run the Script:
python mytodos.py

License

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

Feedback & Collabs

Got a feedback? 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:)