Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Profile #22

Open
Ardianpalloshi opened this issue Nov 6, 2022 · 0 comments
Open

User Profile #22

Ardianpalloshi opened this issue Nov 6, 2022 · 0 comments

Comments

@Ardianpalloshi
Copy link
Collaborator

Ardianpalloshi commented Nov 6, 2022

User story

  1. As a user
  2. I want / need to be able to update my personal information and submit additional data in a profile section
  3. So that I can keep my information up to date

Acceptance criteria

  • The profile page should be accessible from every page of our web application
  • The profile page should show the information provided during registration in the profile page - for now email, first name, last name, password
  • User should be able to update his own information provided during registration in the profile page (text fields displaying information can be edited) - for now email, first name, last name, password
  • The page should contain an update button
  • If the update button on the profile is pressed, the user's information is updated in the database + success message if the update is possible (user is still unique), otherwise display an error message

Definition of done (DoD)

  • The code has been peer-reviewed by at least one team member
  • The documentation was updated if necessary
  • The bill of materials was updated if necessary
  • Working dev setup was created

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@qy21gafy qy21gafy changed the title Profile Function User Profile Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant