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 returning customer, I want to be able to create a profile that tracks my restaurant history and preferences so that I can quickly and easily find my favorite restaurants.
Mockup
Acceptance Tests:
Scenario 1: Restaurants' history
Given that the user is a returning customer
When the user creates a user profile
Then their restaurant history and preferences should be saved to their profile
And they should be able to easily access their profile information.
Scenario 2: Viewing my restaurant history
Given that the user is on their profile page
And the user has visited restaurants while logged in
When the user clicks the "Reviews" button
Then the user should see their restaurant history, including the restaurants they have visited and any ratings or comments they have left.
The text was updated successfully, but these errors were encountered:
acarolinacc
changed the title
As a returning customer, I want to be able to create a profile that tracks my restaurant history and preferences so that I can quickly and easily find my favorite restaurants.
Restaurant history and preferences
Mar 14, 2023
Description
As a returning customer, I want to be able to create a profile that tracks my restaurant history and preferences so that I can quickly and easily find my favorite restaurants.
Mockup
Acceptance Tests:
Scenario 1: Restaurants' history
Given that the user is a returning customer
When the user creates a user profile
Then their restaurant history and preferences should be saved to their profile
And they should be able to easily access their profile information.
Scenario 2: Viewing my restaurant history
Given that the user is on their profile page
And the user has visited restaurants while logged in
When the user clicks the "Reviews" button
Then the user should see their restaurant history, including the restaurants they have visited and any ratings or comments they have left.
The text was updated successfully, but these errors were encountered: