Skip to content

Welcome! This is a **Personal Tas The goal of this project is to demonstrate task organization, time management, and basic frontend (and optionally backend) development skills.

Notifications You must be signed in to change notification settings

SomeswararaoTellakula/Task-Tracker

Repository files navigation

Personal Task Tracker

Description

Personal Task Tracker is a user-friendly web application designed to help you manage your daily tasks efficiently. With this app, you can easily add new tasks by providing a title and description, mark tasks as complete or incomplete, edit existing tasks, and delete tasks you no longer need. The app also allows you to filter your tasks based on their status—showing all tasks, only completed tasks, or only incomplete tasks—so you can focus on what matters most.

All your tasks are securely stored in your browser using the localStorage API, ensuring your data remains private and available even after refreshing or closing the browser. The intuitive interface makes it simple to keep track of your to-dos, stay organized, and boost your productivity every day.

Whether you’re managing work assignments, personal goals, or daily chores, Personal Task Tracker provides all the essential features you need in a modern, responsive, and easy-to-use task management tool.

Features

  • Add new tasks with a title and description
  • Mark tasks as complete or incomplete
  • Edit and delete tasks
  • Filter tasks by status (all, completed, incomplete)
  • Tasks are saved in your browser (localStorage)

Setup Instructions

  1. Clone the repository
  2. Run npm install
  3. Run npm start
  4. Open http://localhost:3000

Technologies Used

  • React.js
  • localStorage API

Live Demo

(https://task-tracker-eta-rouge.vercel.app)

Screenshots

alt text alt text alt text

About

Welcome! This is a **Personal Tas The goal of this project is to demonstrate task organization, time management, and basic frontend (and optionally backend) development skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published