Skip to content

bytebitt/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Terminal To-Do List

A simple command-line To-Do List application written in Python.

Features

  • Add new tasks
  • Mark tasks as completed
  • Delete tasks from the list
  • Display the current list of tasks
  • Tasks are stored in JSON format
  • Clear all tasks

Installation

  1. Clone the repository:
git clone https://github.com/bytebitt/TaskManager
cd TaskManager
  1. Run Programm:
python main.py

About

The terminal Task Manager is written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages