Skip to content

Task tracker is a project used to track and manage your tasks.

Notifications You must be signed in to change notification settings

sabrysm/task-tracker-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker CLI

Task Tracker is a command-line application designed to help you track and manage your tasks efficiently. Whether you're working on personal or professional goals, this CLI app allows you to add, update, and organize your tasks while keeping everything in a JSON file.

Features

  • Add, Update, and Delete Tasks: Easily manage your tasks with simple commands.
  • Task Status Tracking: Mark tasks as "To-Do," "In Progress," or "Done."
  • List Tasks: Filter and list tasks by their status.
  • JSON Data Storage: All tasks are stored in a JSON file, ensuring persistence across sessions.
  • Cross-platform Compatibility: Can be used on any platform with a command line interface.

Example Usage

Below is an example of the Task Tracker CLI in action:

Terminal Output

Read more about the task description from here

Contributing

Feel free to fork this repository and submit pull requests. Any improvements or bug fixes are welcome!

About

Task tracker is a project used to track and manage your tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages