amentetteh / to-do-list-app

A basic Todo list web application. It allows you to do a simple CRUD operations on Tasks. Built with vanilla Javascript, HTML5 and CSS3.
MIT License
3 stars 0 forks source link

Implement interactive list #3

Closed amentetteh closed 2 years ago

amentetteh commented 2 years ago

Opened for Add a statuscontroller.js file Implement the "Clear all completed" Add event listener to the checkbox (change).