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.
- 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
- Clone the repository:
git clone https://github.com/therootdir/MyTodos.git
- Navigate to project directory:
cd MyTodos
- Install dependencies:
py -3 -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
- Run the Script:
python mytodos.py
The MIT License grants the use of this project. See the LICENSE file for additional details.
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:)