Skip to content

Quanta1910/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Task Manager Web App

A simple and interactive Task Manager built using HTML, CSS, and JavaScript. This app helps users manage their daily tasks efficiently with features like adding tasks, deleting tasks, marking them complete, and sorting based on priority.


πŸš€ Live Demo

πŸ”— https://quanta1910.github.io/TaskManager/


πŸ“Œ Features

  • βž• Add new tasks
  • πŸ—‘οΈ Delete tasks
  • βœ… Mark tasks as completed (toggle)
  • 🎯 Set task priority (High, Medium, Low)
  • πŸ” Filter tasks based on priority
  • πŸ“Š Sort tasks by priority
  • πŸ’‘ Simple and user-friendly UI

πŸ› οΈ Tech Stack

  • HTML – Structure of the app
  • CSS – Styling and UI design
  • JavaScript (Vanilla JS) – Functionality and logic

🎯 Future Improvements

  • πŸ’Ύ Add Local Storage (save tasks permanently)
  • πŸŒ™ Dark Mode
  • ✏️ Edit Task feature
  • πŸ“± Fully Responsive Design
  • πŸ“… Add Due Dates

πŸ“ˆ Learning Outcomes

  • DOM Manipulation
  • Event Handling
  • Array Methods & Logic Building
  • Building interactive UI with JavaScript

πŸ™Œ Author

Dhruv Gupta


⭐ Support

If you like this project, give it a ⭐ on GitHub!

About

A simple and interactive Task Manager web app to add, delete, filter, and sort tasks based on priority using HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Contributors