As a JavaScript beginner, I am currently working on creating a To-do App with JavaScript. Most of the functions are functioning perfectly except for one called doneTask
at line 36. Despite numerous attempts to identify the issue, I have been unsuccessful so far.
Here is the snippet of my code:
[Your modified code here]
[Your CSS code here]
[Your HTML code here]
I need assistance in pinpointing the problem and finding a solution. Can someone guide me through resolving this issue?