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

User Story 18 - Review Venue 🎯 #40

Open
6 of 7 tasks
toshydev opened this issue Apr 18, 2023 · 1 comment
Open
6 of 7 tasks

User Story 18 - Review Venue 🎯 #40

toshydev opened this issue Apr 18, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@toshydev
Copy link
Owner

toshydev commented Apr 18, 2023

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

Image

  • A review section with a form and review list is visible.

Acceptance criteria

  • The VenueDetail component renders a form ReviewSection 🧪
  • The VenueDetail component renders a rating (1-5) based on ratings in reviews 🧪
  • The VenueDetail component renders the number of reviews 🧪
  • The ReviewSection component renders a form ReviewForm and a list of reviews ReviewList 🧪
  • Submitting a review with the ReviewForm adds a review to the ReviewList 🧪

Tasks

  • Create and connect MongoDB collections for venues and reviews respectively
  • Acceptance criteria with 🧪 requires component testing

Complexity: XL

@toshydev toshydev added this to inSpot Apr 18, 2023
@toshydev toshydev converted this from a draft issue Apr 18, 2023
@AnjaSiewert
Copy link

LGTM 💪🏼
I think you used the wrong emoticon in tasks for the component testing ;)

@toshydev toshydev added the enhancement New feature or request label Apr 18, 2023
@toshydev toshydev moved this from Backlog 📋 to Sprint Backlog 🎯 in inSpot Apr 18, 2023
@toshydev toshydev changed the title User Story 18 - Review Venue User Story 18 - Review Venue 🎯 Apr 18, 2023
@toshydev toshydev added this to the V0.4.0 milestone Apr 18, 2023
@toshydev toshydev moved this from Sprint Backlog 🎯 to In Progress ⚙️ in inSpot Apr 18, 2023
@toshydev toshydev moved this from In Progress ⚙️ to Code Review 🔬 in inSpot Apr 18, 2023
@toshydev toshydev moved this from Code Review 🔬 to Quality Assurance ☑️ in inSpot Apr 18, 2023
@toshydev toshydev moved this from Quality Assurance ☑️ to Done ✅ in inSpot Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants