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 STORY: User profile page #12

Closed
4 tasks done
SandraBergstrom opened this issue Apr 7, 2023 · 1 comment
Closed
4 tasks done

USER STORY: User profile page #12

SandraBergstrom opened this issue Apr 7, 2023 · 1 comment

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Apr 7, 2023

As a user I can go to my profile page so that I can see my saved recipes and personal information

Acceptance Cirteria:

  • Acceptance Criteria 1: A visible button or link to access the profile page.
  • Acceptance Criteria 2: The profile page displays the user's saved recipes.
  • Acceptance Criteria 3: The profile page displays the user's personal information, such as name, email, food relation and country.
  • Acceptance Criteria 4: Visible form and update button on profile page.

Tasks

  • Create a new page for the profile and add a link to access it.
  • Implement functionality to retrieve and display the user's saved recipes on the profile page.
  • Implement functionality to retrieve and display the user's personal information on the profile page.
  • Add possibility to update profile.
@SandraBergstrom SandraBergstrom changed the title USER STORY: User dashboard USER STORY: User profile page Apr 20, 2023
@SandraBergstrom SandraBergstrom transferred this issue from SandraBergstrom/PP4 Apr 20, 2023
@SandraBergstrom
Copy link
Owner Author

SandraBergstrom commented May 11, 2023

Implement functionality to retrieve and display the user's saved recipes on the profile page. - this has instead been added to the cookbook. This was decided since I think it's more clear to have all kinds of recipes in the cookbook - the collectives recipes, user favorites, user added recipes - in one place, instead of having the collectives recipes in one place and users own recipes and favorites in anther place (profile page).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant