You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: