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: Profile page #51

Closed
6 tasks done
SandraBergstrom opened this issue Jun 29, 2023 · 0 comments
Closed
6 tasks done

USER STORY: Profile page #51

SandraBergstrom opened this issue Jun 29, 2023 · 0 comments
Assignees
Labels
Epic 3: Interactions and Engagement must-have Essential User Story Requirement
Milestone

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Jun 29, 2023

As a user I can see other users profile so that I can learn more about them

Acceptance Cirteria:

  • Acceptance Criteria 1: When I visit a user's profile page, I can see their username.
  • Acceptance Criteria 2: I can see the user's profile picture/avatar.
  • Acceptance Criteria 3: I can view additional information about the user, such as their bio or description.

Tasks

  • Create a user profile page component.
  • Fetch the user's information from the backend API.
  • Display the user's username on the profile page.
  • Display the user's profile picture/avatar on the profile page.
  • Display additional information about the user on the profile page, such as their bio or description.
  • Display the users posts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic 3: Interactions and Engagement must-have Essential User Story Requirement
Projects
Status: Done
Development

No branches or pull requests

1 participant