Intern Name: Mayur Zope
AICTE ID: STU681ba784e31251746642820
Project Duration: August 2025 - October 2025
A Task Manager web app built using HTML, CSS, and JavaScript (Local Storage).
This app helps users add, edit, complete, delete tasks and track their daily progress visually with a progress bar.
Experience the Task Manager application live in your browser:- http://task-manager-with-progress-tracker-eight.vercel.app
- β Add new tasks
- βοΈ Edit existing tasks
- βοΈ Mark tasks as completed
- β Delete tasks
- π Filter tasks (All / Active / Completed)
- ποΈ Clear all completed tasks
- π Progress bar to track task completion
- πΎ Data stored locally using Local Storage (no backend required)
- HTML5 β Structure of the app
- CSS3 β Modern styling with flexbox & responsive design
- JavaScript β Logic & functionality
- Local Storage β Persistent data storage
-
Clone the Repository
git clone https://github.com/coder06082005/Task-Manager-with-Progress-Tracker
-
Navigate to Project Folder cd task-manager-progress-tracker
-
Run the App
Just open index.html in your favorite browser β
π Project Structure task-manager-progress-tracker/
βββ index.html # Main HTML file
βββ styles.css # Styling
βββ app.js # Functionality
βββ README.md # Project documentation
π¨βπ» Author
Mayur Zope
GitHub: @coder06082005
LinkedIn: https://www.linkedin.com/in/mayurzope06/
Special thanks to:
- IBM SkillsBuild
- Edunet Foundation
- AICTE
- All mentors who guided during this Frontend Web Development Internship
π Thank you for visiting my project. Do β star the repo if you find it useful or inspiring!