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 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
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.
The text was updated successfully, but these errors were encountered:
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
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
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.
The text was updated successfully, but these errors were encountered: