vaarunh / lets-do-it

A simple ToDo List webapp created using JavaScript, HTML & CSS.
11 stars 36 forks source link

Giving indicative class names for all elements #60

Closed ba2sik closed 3 years ago

ba2sik commented 3 years ago

For some reason, all of the elements created in app.js have class names of CSS properties, instead of indicative names. It also makes it harder to design the UI.