We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a user I want to be able to write a review for a venue So that I can share my experience with other users
VenueDetail
ReviewSection
ReviewForm
ReviewList
Complexity: XL
The text was updated successfully, but these errors were encountered:
LGTM 💪🏼 I think you used the wrong emoticon in tasks for the component testing ;)
Sorry, something went wrong.
No branches or pull requests
User Story 18 - Review Venue
Value proposition
As a user
I want to be able to write a review for a venue
So that I can share my experience with other users
Description
Acceptance criteria
VenueDetail
component renders a formReviewSection
🧪VenueDetail
component renders a rating (1-5) based on ratings in reviews 🧪VenueDetail
component renders the number of reviews 🧪ReviewSection
component renders a formReviewForm
and a list of reviewsReviewList
🧪ReviewForm
adds a review to theReviewList
🧪Tasks
Complexity: XL
The text was updated successfully, but these errors were encountered: