BelcherCharles / EerCare

0 stars 0 forks source link

A user must be able to update a provider's information #8

Closed BelcherCharles closed 5 years ago

BelcherCharles commented 5 years ago

From the details view of a single provider's information, an application user should be able to click on a navigation link,

Be redirected to an editable form that is prepopulated with the provider's information,

Which, upon submission, will update the provider's record in the database with the new information,

And then return the user to a details view of the updated provider's information.