Skip to content

nusrathfathima/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 

Repository files navigation

βœ… Task Manager

A full CRUD task management app with filter views, live stats, and persistent localStorage.

πŸ”— Live Demo | 🌐 Portfolio


Features

  • βœ… Full CRUD β€” Create, read, update, and delete tasks
  • πŸ” Filter views β€” All, Active, and Done
  • πŸ’Ύ Persistent storage β€” Tasks saved to localStorage
  • πŸ“Š Live stats β€” Total, active, and completed task counters
  • πŸ“± Fully responsive β€” works on mobile, tablet, and desktop

Tech Stack

  • HTML5
  • CSS3 (Flexbox, CSS Grid, Custom Properties, Animations)
  • JavaScript (ES6+, localStorage API, DOM manipulation)

How It Works

  1. Type a task and press Enter or click Add
  2. Click the circle to mark a task as done (turns green)
  3. Use filters to view All, Active, or Done tasks
  4. Click βœ• to delete a task
  5. Click "Clear completed" to remove all done tasks
  6. Tasks are automatically saved to localStorage

Getting Started

No installation needed! Just open index.html in your browser or visit the live demo.

git clone https://github.com/nusrathfathima/task-manager.git
cd task-manager
open index.html

Screenshot

Live demo: https://nusrathfathima.github.io/task-manager


Built by Nusrath Fathima

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages