Skip to content

codebysreyas/todo_list_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

To-Do List Application (Python)

About This is a small console-based To-Do List app made using Python.

The app lets you add, view, and remove tasks.
All tasks are saved in a text file so they stay even after closing the program.


Features

  • Add new tasks
  • View all tasks
  • Remove tasks
  • Saves tasks automatically in a file

How to Run

  1. Make sure you have Python 3 installed.
  2. Open the folder in VS Code or Terminal.
  3. Run the app using:
python todo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages