Skip to content

A simple command-line interface (CLI) application to help you manage your daily tasks. This project allows users to add, view, update, and delete tasks directly from the terminal. Tasks are organized by their status: TODO, IN PROGRESS, and DONE. All task data is stored in a local file to ensure persistence across sessions.

License

Notifications You must be signed in to change notification settings

yahya-mhf/Task-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Task-Tracker

A simple command-line interface application to help you manage your daily tasks. This project allows users to add, view, update, and delete tasks directly from the terminal. Tasks are organized by their status: TODO, IN PROGRESS, and DONE. All task data is stored in a local file to ensure persistence across sessions.

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

About

A simple command-line interface (CLI) application to help you manage your daily tasks. This project allows users to add, view, update, and delete tasks directly from the terminal. Tasks are organized by their status: TODO, IN PROGRESS, and DONE. All task data is stored in a local file to ensure persistence across sessions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages