Skip to content

sivaP17/python-todo.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

To-Do List Application (Console-Based)

Objective A simple command-line To-Do List manager built using Python.
It allows users to add, view, and remove tasks, with tasks saved in a text file (tasks.txt) for persistence.

Tools & Technologies Language:** Python
Editor:** VS Code / Terminal
Storage:** Text File (tasks.txt)

Features Add new tasks
View all tasks
Remove completed tasks
Save tasks to a file
Load tasks automatically when the app starts

Project Structure

About

To-Do List Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages