Skip to content

Task tracker is a project used to track and manage your tasks. In this task, you will build a simple command line interface (CLI) to track what you need to do, what you have done, and what you are currently working on.

Notifications You must be signed in to change notification settings

NatBabi/Task-Tracker-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Task Tracker CLI

Task tracker is a project used to track and manage your tasks. Is a simple command line interface (CLI) to track what you need to do, what you have done, and what you are currently working on. IS built with Node.js.

Features

  • Add tasks
  • Update tasks
  • Delete tasks
  • Mark tasks as in-progress or done
  • List all tasks or filter by status

Installation

  1. Clone the repository:
    git clone https://github.com/your-github-username/Task-Tracker-CLI.git
    cd Task-Tracker-CLI
    

Project Page URL

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

About

Task tracker is a project used to track and manage your tasks. In this task, you will build a simple command line interface (CLI) to track what you need to do, what you have done, and what you are currently working on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published