NSS-Day-Cohort-49 / react-nutshell-state-slingers

react-nutshell-state-slingers created by GitHub Classroom
0 stars 1 forks source link

Allow user to modify task name or date #8

Open JoeShep opened 3 years ago

JoeShep commented 3 years ago

Story

As a user, I should be able to modify a task that I previously created

Acceptance Criteria

Given a user wants to modify a task that has not been marked complete When the user is viewing their tasks Then there should be an affordance that allows the user to modify the name and/or date of the task

mtrevin93 commented 3 years ago