Skip to content

LLR1/Python-ToDo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python To-Do List Application

A simple Python-based To-Do List application that helps you manage tasks directly from the command line. This project is beginner-friendly and demonstrates fundamental Python programming concepts, such as working with files, user input, and functions.

Features

  • Add new tasks to the to-do list.
  • View all pending tasks.
  • Mark tasks as completed.
  • Save tasks to a local file for persistence.
  • Clear all tasks if needed.

Requirements

  • Python 3.x installed on your system.
  • Basic understanding of Python syntax (optional, but helpful).

Usage

  1. Clone this repository to your local machine:
    git clone https://github.com/LLR1/Python-ToDo-List.git
    cd Python-ToDo-List

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages