๐ Advanced Todo App ๐ Live Here
An elegant, interactive and feature-rich Todo List application built with vanilla JavaScript, HTML, and CSS โ featuring task editing, status tracking, local storage, toast notifications, and a celebratory confetti animation when all tasks are complete. ๐
- โ Add, edit, delete, and complete tasks
- ๐ฏ Prioritize tasks as High, Medium, or Low
- ๐จ Priority-based visual indicators and badges
- ๐ Tasks auto-sort by priority level
- ๐ง Editable Pomodoro timer with Short and Long breaks
- ๐ ๏ธ Custom timer input fields with minimum limit validation
- โฑ๏ธ Countdown timer with live display and mode switching
- ๐งฎ Visual progress bar & dynamic task counter
- ๐ Toast notifications with action feedback
- ๐ Confetti celebration on task completion
- ๐ฆ Persistent storage via
localStorage - ๐ Stylish and responsive UI with CSS variables
- HTML5
- CSS3 (with custom properties and transitions)
- JavaScript (DOM, events, localStorage)
- ๐ Reset completed tasks when all are done
- ๐ซ Prevent false celebration when deleting last task
- ๐ Modular layout with responsive two-column Pomodoro design

