You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Story
As a user who needs to track tasks, I should be able to enter in a task name, and an expected completion date, and be able to mark them as complete
Acceptance Criteria
Given a user is on the task list and wants to remove a task When when the user performs a gesture on the delete affordance Then the task should be removed from the database And the task should be removed from the task list
The text was updated successfully, but these errors were encountered:
Story
As a user who needs to track tasks, I should be able to enter in a task name, and an expected completion date, and be able to mark them as complete
Acceptance Criteria
Given a user is on the task list and wants to remove a task
When when the user performs a gesture on the delete affordance
Then the task should be removed from the database
And the task should be removed from the task list
The text was updated successfully, but these errors were encountered: