Skip to content

coolestguyever/To-Do-List-App-Python-Tkinter-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do V1 (Python)

A clean and beginner-friendly Command-Line To-Do List Application built in Python.
This project was developed to strengthen my understanding of core programming concepts including functions, user input, loops, list manipulation, and basic error handling β€” all without external libraries.


πŸš€ Features

  • βœ… Add new tasks to a list
  • πŸ“‹ View current tasks in a numbered format
  • πŸ—‘οΈ Delete tasks by index with confirmation
  • πŸ›‘οΈ Error handling for invalid input
  • πŸ‘Ά Written in pure Python, ideal for learning and growth
  • πŸ’Ύ Tasks are saved to a local tasks.txt file and automatically reloaded on startup.

To-Do V2 (Python)

A simple and elegant Python To-Do List application with a graphical user interface built using tkinter.

βœ… Clean interface 🧠 Save tasks automatically ⚠️ Warnings before deleting πŸ“ Persistent file storage (tasks.txt)

πŸš€ Features Add new tasks with a single click

Delete selected tasks with confirmation

Clear all tasks at once

Automatically saves to a file (tasks.txt)

Loads saved tasks on startup

Simple, minimal UI using tkinter

About

A Python CLI To-Do List app to practice basic programming logic and input handling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages