TaskFlow is a responsive To-Do List web application that allows users to manage daily tasks in a simple and interactive interface. Users can add, complete, and remove tasks dynamically without reloading the page.
The application demonstrates core JavaScript concepts such as DOM manipulation, event handling, and dynamic content updates. It was designed with a modern dark gradient UI using Bootstrap to provide a clean and user-friendly experience.
This project highlights practical front-end development skills and the ability to build interactive applications using vanilla JavaScript.