NatanimA / To-Do-List-App

A To DO list web application where you can ADD, Delete, Check, and Clear your to-dos for the day, It will help you on staying on track throughout your day, a very helpful web application done using…
https://natanima.github.io/To-Do-List-App/
5 stars 1 forks source link

Peer-to-peer code review #9

Open amon-cofie opened 2 years ago

amon-cofie commented 2 years ago

Your page is very well constructed 👍 I can add a book and remove it easily 💪. However, if you should add the possibility of removing a task even when it hasn't been completed then the app would be more functional.

Botlhale-Setou commented 2 years ago

Hey Natanim. Your project is great - not much can/should be improved. One thing I noticed is that your GUI (on page reload) doesn't reflect each task's 'completed' status correctly - consider fixing this.