Im working on this todo app, when i checkbox the items it works dynamicly so it would appear in completed task if its checked. But the problem im facing is when the user presses the chekbox from See active tasks, it doesnt show i completed task from pressing teh checkbox in active tasks
its not completed yet but some functionalites are working, check it out if what im saying doesnt make sense
https://jsbin.com/yicagipeke/edit?js,console,output here is the code
also im wondering is there a way to acheive these functionality without having to write this much coe