As a User I can mark items on the checklist as completed so that I can keep track of my progress and see what tasks are still pending
Acceptance criteria 1: When I click on a checkbox or button next to an item, then the item should be marked as completed.
Acceptance criteria 2: When an item is marked as completed, on viewing the checklist, the completed item should be visually distinguished e.g., strikethrough.
Acceptance criteria 3: If I accidentally mark an item as completed, when I uncheck or toggle the item, then it should revert to its incomplete state.
As a User I can mark items on the checklist as completed so that I can keep track of my progress and see what tasks are still pending
Acceptance criteria 1: When I click on a checkbox or button next to an item, then the item should be marked as completed.
Acceptance criteria 2: When an item is marked as completed, on viewing the checklist, the completed item should be visually distinguished e.g., strikethrough.
Acceptance criteria 3: If I accidentally mark an item as completed, when I uncheck or toggle the item, then it should revert to its incomplete state.