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

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

Restaurant's profile #5

davidapeixoto08 opened this issue Mar 14, 2023 · 0 comments

Comments

@davidapeixoto08
Copy link
Collaborator

davidapeixoto08 commented Mar 14, 2023

Description

As a user looking for a restaurant, I want to be able to view a detailed profile for each restaurant, including its location, hours, menu, reviews, and other relevant information, so that I can make an informed decision about where to dine.

Mockup

image

Acceptance Tests:

Scenario 1: See restaurant profile
Given I am searching for a restaurant
When I tap in the restaurant profile
Then I should be able to see the restaurant's location, hours, menu, and reviews
And the profile should include any other relevant information, such as dress code or parking availability.

Scenario 2: Restaurant's location
Given I am viewing a restaurant profile
When I want to know how to get there
Then the profile should display a map with the restaurant's location and directions on how to get there by car, public transport or walking.

Scenario 3: Reviews
Given I am viewing a restaurant profile
When I want to read reviews
Then I should be able to see the overall rating and individual reviews from other customers.
And I should be able to sort the reviews by date, rating, or relevance.

@acarolinacc acarolinacc changed the title As a user looking for a restaurant, I want to be able to view a detailed profile for each restaurant, including its location, hours, menu, reviews, and other relevant information, so that I can make an informed decision about where to dine. Restaurant's profile 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