Skip to content

nerd-10/Python-project-to-do-list-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

To-Do List CLI

A command-line Python application to manage daily tasks.

Features

  • Add new tasks
  • View all tasks
  • Remove a task
  • Mark tasks as completed

Concepts Covered

  • Lists and dictionaries
  • Functions
  • Loops and conditionals
  • Error handling with try/except

How to Run

  1. Clone the repository:
    git clone https://github.com/nerd-10/to-do-list-cli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages