vaarunh / lets-do-it

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

ADDED: Option to remove items once it has been marked completed. #39

Closed loud-mouth closed 3 years ago

loud-mouth commented 3 years ago
loud-mouth commented 3 years ago

Hi, @varunherlekar, I just realised we can make the code cleaner by grouping the onclick functions for completed tasks together. Do you agree with that idea? Would it be better if I implemented that right here or as a separate pull request?

vaarunh commented 3 years ago

Yeah Sure @loud-mouth Please create separate PR