chingu-voyages / v47-tier1-team-03

Look Ahead | Voyage-47 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
0 stars 2 forks source link

If the user clicks on a task that has been completed, remove the check mark. In other words, clicking toggles the checkmark. #37

Open Chukuli12 opened 9 months ago

Chukuli12 commented 9 months ago

Description: Implementing the toggle functionality based on user clicks is a moderate-level task. It involves handling user interactions and updating the completion status of tasks dynamically.

USER STORY: "As a user, I want to be able to click on tasks to mark them as completed or undo the completion.