About it.
Todo List is a dynamic web application designed to manage tasks with ease. This project includes features to add tasks with a date and description, as well as remove them.
It was my first project to delve into JavaScript, where I learned manipulate the DOM and add HTML code dynamically based on user events.
Through this project, I gained essential skills in event handling, data management, and interactive UI development.