Skip to content

Saad4Dev/TodoListApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

TodoListApp – Console-Based To-Do List (Python)

A simple command-line To-Do List application built using Python.
This app allows users to manage tasks with persistent storage using a text file.

Features

  • Add new tasks
  • View all tasks
  • Mark tasks as done
  • Remove tasks
  • Clear all tasks
  • Tasks are saved to a file and persist between runs

Tech Stack

  • Python 3
  • File Handling
  • Lists
  • String Manipulation

How to Run

  1. Clone the repository
  2. Navigate into the folder
  3. Run:
python todo.py

About

Console-based To-Do List app in Python with file persistence

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages