Skip to content

The To-Do List project is a Python-based program designed to help users manage their daily tasks. It features a simple text-based interface for adding, viewing, editing, searching, and deleting tasks. Easy to use and accessible, it’s ideal for staying organized and improving productivity.

Notifications You must be signed in to change notification settings

sdfox5/Python-to_do_list_v1.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

To-Do List Application

A simple Python-based To-Do List program that helps users manage their tasks. This program allows adding, viewing, editing, searching, and deleting tasks from a list.

Features

  • Add tasks to the To-Do list.
  • View all tasks in the list.
  • Edit existing tasks.
  • Search for specific tasks.
  • Delete tasks from the list.
  • A menu-driven interface for easy navigation.

How to Run

  1. Ensure you have Python installed on your system.
  2. Clone the repository or download the project files.
  3. Open a terminal or command prompt in the project directory.
  4. Run the program using the command:
    python to_do_list.py

About

The To-Do List project is a Python-based program designed to help users manage their daily tasks. It features a simple text-based interface for adding, viewing, editing, searching, and deleting tasks. Easy to use and accessible, it’s ideal for staying organized and improving productivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages