Skip to content

A simple frontend Task Management System built with HTML, CSS, and JavaScript. Users can add, delete, and mark tasks as complete. Clean UI and functional interactivity make it a great starting point for beginners learning DOM manipulation and styling.

Notifications You must be signed in to change notification settings

VAggarwal97/Task-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Task Management System

A simple and interactive Task Management System built using HTML, CSS, and JavaScript. This project allows users to manage tasks efficiently by adding, completing, and deleting them with a user-friendly interface.


🌐 Live Demo

https://frontend-task-management.vercel.app (IF Works)

No live demo available currently. You can download the repository and open index.html in your browser to test it locally.


πŸš€ Features

  • βœ… Add new tasks
  • πŸ—‘οΈ Delete tasks
  • βœ”οΈ Mark tasks as complete
  • 🎨 Clean and minimal UI
  • πŸ“± Responsive design (basic)

πŸ’» Technologies Used

  • HTML5 – Structure
  • CSS3 – Styling
  • JavaScript – Logic & DOM manipulation

πŸ“‚ File Structure

Task-Management-System/ β”‚ β”œβ”€β”€ index.html # Main HTML file β”œβ”€β”€ style.css # CSS for styling β”œβ”€β”€ script.js # JavaScript for functionality └── README.md # Project documentation


πŸ“· Screenshots

You can add screenshots here to showcase the UI.


πŸ›  How to Run Locally

  1. Clone this repository:
    git clone https://github.com/VAggarwal97/Task-Management-System.git
    
    

Navigate into the folder:

bash Copy Edit cd Task-Management-System Open index.html in your browser.

πŸ‘¨β€πŸ’» Author Vishal Aggarwal All work is original. Kindly refrain from copying without permission.

⚠️ Disclaimer This project is for educational purposes. It can be used as a reference or starting point, but please credit the author if reused.

πŸ“ƒ License This project is not under an open-source license. Do not redistribute or reuse without permission.

yaml Copy Edit


Let me know if you'd like to enhance it with local storage, dark mode, or a backend integration!

About

A simple frontend Task Management System built with HTML, CSS, and JavaScript. Users can add, delete, and mark tasks as complete. Clean UI and functional interactivity make it a great starting point for beginners learning DOM manipulation and styling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published