Skip to content

EriThinMyat/To-Do-List-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

To-Do List with Python

A simple command-line To-Do List application written in Python.
Manage your daily tasks quickly from the terminal: add, view, search, remove, and clear tasks with ease.

🔗 View on GitHub


Features

  • Add tasks
  • View all tasks
  • Search tasks by keyword
  • Remove a task by task number
  • Clear all tasks
  • Help menu with all available commands

Getting Started

Requirements

  • Python 3.x

Installation & Usage

  1. Clone the repository
    git clone https://github.com/EriThinMyat/To-Do-List-with-Python.git
    cd To-Do-List-with-Python
    

About

Python beginner project that I practiced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages