https://parsabazrpash.github.io/To-Do-List/
A responsive, interactive To-Do List application built using HTML, CSS, and JavaScript. This app allows users to add tasks with due dates, and automatically sorts them by the nearest deadline. Features include task completion, deletion, and clear UI design. This project demonstrates DOM manipulation, event handling, and sorting functionality. Great for everyday task management.
Features:
- Add tasks with due dates
- Automatically sort tasks by due date
- Mark tasks as completed
- Delete tasks from the list
- Clean and intuitive user interface