BelcherCharles / EerCare

0 stars 0 forks source link

User should be able to update member's personal information #4

Closed BelcherCharles closed 5 years ago

BelcherCharles commented 5 years ago

An application user should be able to navigate to a discrete member's personal information, and upon clicking a link, should be redirected to the affordance of editing that member's personal information.

The user should be presented a form with all of the member's data prepopulated, with editable fields, and upon submission, the data should be used to update the member's record in the database.

Then, the user should be returned to the single member's details page, with the updated data displayed.