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

Restaurant history and preferences #3

Open
davidapeixoto08 opened this issue Mar 14, 2023 · 0 comments
Open

Restaurant history and preferences #3

davidapeixoto08 opened this issue Mar 14, 2023 · 0 comments

Comments

@davidapeixoto08
Copy link
Collaborator

davidapeixoto08 commented 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.

@acarolinacc 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
@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