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's profile #14

Open
acarolinacc opened this issue Mar 15, 2023 · 0 comments
Open

User's profile #14

acarolinacc opened this issue Mar 15, 2023 · 0 comments

Comments

@acarolinacc
Copy link
Collaborator

acarolinacc commented Mar 15, 2023

Description

As a user of the app, I want to be able to view and edit my profile information, so that I can personalize my experience and connect with other users.

Mockup

image

image

image

Acceptance Tests

Scenario 1: Viewing my activity
Given that a user is on their profile page
When the user scrolls through the page
Then the user should see their activity on the app, such as the restaurants they have rated, commented on, or added to their TasteWish

Scenario 2: Viewing my friends
Given that the user is on their profile page
When the user clicks the "Friends" button
Then the user should be redirected to a page that shows their friends on the app
And the user should be able to view their friends' profiles and activity on the app

Scenario 3: Editing profile information
Given that the user is on their profile page
When the user clicks the camera button
Then the user should be able to edit their profile information, such as their name, bio, profile picture, and other relevant details

@acarolinacc acarolinacc changed the title User' profile User's profile Mar 15, 2023
@NJCR13 NJCR13 removed M labels Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants