Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Task manager CLI app

A simple app to keep track of tasks

Functionlaity

Add tasks

Update task status [to-do, in-progress, done]

Delete task

Usage

main.py add 'description'

main.py update [task_id] 'description'

main.py delete [task_id]

main.py list --status [status]

https://roadmap.sh/projects/task-tracker

About

A simple task manager CLI with functions of adding, updating, deleting and listing tasks

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages