Skip to content

A simple and responsive Task Manager built with HTML, CSS, and JavaScript. You can add, edit, complete, and delete tasks with deadlines, all stored locally in your browser.

Notifications You must be signed in to change notification settings

dish982/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager App

A simple and responsive Task Manager built with HTML, CSS, and JavaScript.
You can add, edit, complete, and delete tasks with deadlines — all stored locally in your browser.

Features

  • Add tasks with title, description, and deadline
  • Edit existing tasks
  • Mark tasks as completed
  • Delete tasks
  • Auto-save using Local Storage

Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)

Preview

Task Manager Preview

Setup Instructions

  1. Clone this repository:

    git clone https://github.com/dish982/task-manager.git
    
  2. Open the project folder:

    cd task-manager
    
  3. Run it locally:

    • Simply open index.html in your browser

This project is for educational and portfolio purposes only.

💡 Author

Made with ❤️ by Disha

About

A simple and responsive Task Manager built with HTML, CSS, and JavaScript. You can add, edit, complete, and delete tasks with deadlines, all stored locally in your browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published