Skip to content

Lithakane/Python-CLI-To-Do-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-CLI-To-Do-List-App

This project showcase my Python skills, file handling, and command-line interface (CLI) design.

Python CLI To-Do List App

A simple command-line to-do list manager written in Python. Supports adding, deleting, and listing tasks with persistent storage in JSON.

🚀 Features

  • Add, delete, and list tasks
  • Tasks saved to tasks.json
  • Lightweight (~50 lines of code)

⚙️ Installation

  1. Clone the repo:
    git clone https://github.com/Lithakane/Python-CLI-To-Do-List-App.git

About

This project showcase my Python skills, file handling, and command-line interface (CLI) design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages