HugTheMainframe / OenskeSkyen

1 stars 2 forks source link

Edit Profile #26

Open HugTheMainframe opened 2 weeks ago

HugTheMainframe commented 2 weeks ago

Description: As a user I want to be able to edit my account details in the profile, so that i can ensure my info is right

What: account info, full name, email and password

Why: So our user can edit there account info, for better ux.

How: By having a method to connect to the users info, quarry new info up to the controller to the html thymeleaf attributes

Acceptance criteria:

junit test on post method is user is updated.