Skip to content

Task Tracker is a simple task management application that allows users to create, read, update and delete tasks.

License

Notifications You must be signed in to change notification settings

Vishal1297/task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker

Task Tracker is a simple task management application that allows users to create, read, update and delete tasks.

Features

  • Create tasks with a title, description and due date
  • View all tasks in a list
  • Update tasks with new information
  • Delete tasks that are no longer needed

Technologies Used

  • Frontend: React, TypeScript, CSS
  • Backend: None (local storage is used for data storage)

How to Run

  1. Clone the repository
  2. Open the project in your favorite code editor
  3. Run npm start to start the development server
  4. Open http://localhost:3000 in your web browser to view the application

License

Task Tracker is licensed under the MIT License. See LICENSE for more information.

About

Task Tracker is a simple task management application that allows users to create, read, update and delete tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published