Go back

Task Manager Demo

Version v2.0

Task Manager v2.0 is a frontend web application developed as a personal learning project to improve my practical skills in web development. The project was built using HTML, CSS, and vanilla JavaScript, with a focus on understanding core concepts such as DOM manipulation, basic state management, and user interaction—without using a backend or external libraries. Users can create and delete tasks, organize them by priority, and track progress through defined task statuses. The application features a responsive layout, smooth UI animations, and a dynamic pie chart dashboard that visually represents task distribution in real-time. This project reflects my growing interest in frontend development and serves as a foundation for future full-stack projects.

Task Manager v2.0