Skip to content

Akashobito/Task-Management-site

Repository files navigation

Task Manager App

A responsive task management web app built with React.js and Tailwind CSS. Users can create tasks with a name, date, and time — and manage them easily with full edit and delete support. Data persists across page reloads using browser localStorage.

Features

  • Add tasks with task name, date, and time
  • Edit existing tasks (update name, date, and time)
  • Delete tasks
  • Persistent storage using localStorage (data saved across reloads)
  • Responsive design (mobile + tablet + desktop)
  • Clean and minimal UI

Tech Stack

  • React.js
  • Tailwind CSS
  • Vite
  • Browser localStorage

Getting Started

Installation

git clone https://github.com//.git cd npm install

Run locally

npm run dev

Roadmap (optional ideas)

  • Task priority levels (Low / Medium / High)
  • Filter tasks by date or status
  • Mark tasks as completed
  • Due date reminder / overdue highlight

Author

Akash S

About

About Built a Task Management App using React.js + Tailwind CSS! Features: Add, Edit & Delete tasks with Date & Time support — all saved with localStorage so your tasks never disappear on refresh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors