Skip to content

Build a CLI app to track your tasks and manage your to-do list.

Notifications You must be signed in to change notification settings

jonitich/task_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

task_tracker

Build a CLI app to track your tasks and manage your to-do list.

Use

git clone [email protected]:jonitich/task_tracker.git
cd task_tracker/
python3 /path/to/task-cli.py 

You can get a general help by typing just the command showed above. The options that the command accepts are as follows: add|list|mark|delete|update. Some of them requires an ID of the task to operate.

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

About

Build a CLI app to track your tasks and manage your to-do list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages