Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager CLI

This is a very simple command-line interface (CLI) Task Manager built in Python. It allows users to create, manage, edit, and complete tasks with priority levels. The tasks are saved to a file for persistence across program executions.

Features

  • Add tasks with a priority (Low, Medium, High)
  • View a list of tasks
  • Mark tasks as completed
  • Edit existing tasks
  • Delete all tasks
  • Save and load tasks to/from a file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages