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