Skip to content

omkar1930/todo-cli-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

To-Do List Application (Console-Based)

This is a simple To-Do List App made using Python.
It runs in the console and helps you manage your daily tasks easily.


🧩 Features

  • Add new tasks
  • View all tasks
  • Remove completed tasks
  • Tasks are saved in a file (so they stay even after closing the app)

🛠️ Tools Used

  • Python
  • VS Code / Terminal

🧠 Key Concepts

  • File Handling
  • Lists
  • String Manipulation

🚀 How to Run

  1. Download or clone this repository
  2. Open the folder in VS Code or terminal
  3. Run the file:
    python todo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages