Helps in organizing our tasks, we can also remove the tasks once done and apart from that we can click on the checkbox once done so that at the end of the day one is aware of everything one has accomplished as well as clear them all at once after completion!
Initially we were unable to figure out why wasn't our code for "on clicking checkbox" was not reducing the number of pending tasks... So, with the help of senior and by using e.target.checked and by adding Event listener we were able to solve it.
Technologies used
Discussion