keanacobarde / BEDuo

0 stars 0 forks source link

PATCH - USER #6

Closed keanacobarde closed 4 months ago

keanacobarde commented 4 months ago

User Story

If I, as a learner who is continuously growing and changing, wish to change anything about my profile, I should be able to utilize an affordance on the frontend to edit any information I supplied within my registration. This should change the data persistently.

Acceptance Criteria

Endpoint URL: /user/update When I, as a user, change information, a PATCH call should be sent to the backend to allow for the changing of user details.

Dependencies

Dev Notes