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: Recipe Rating Details #31

Open
3 tasks
MattBCoding opened this issue Feb 21, 2022 · 0 comments
Open
3 tasks

USER STORY: Recipe Rating Details #31

MattBCoding opened this issue Feb 21, 2022 · 0 comments
Labels
Story Points: 8 User Story Estimate is 8 story points Won't-Have

Comments

@MattBCoding
Copy link
Owner

As a User, I can see the individual ratings other users have given one of my recipes, so that I can better understand which type of recipes are popular

Acceptance Criteria

  • Acceptance Criteria 1
    Given that I am a logged in user
    When I navigate to one of my recipes
    Then I can see the rating provided by individual users
  • Acceptance Criteria 2
    Given that I am a registered user who is not logged in
    When I navigate to one of my recipes
    Then I can only see the total average rating provided by other registered users
  • Acceptance Criteria 3
    Given that I am an unregistered user
    When I navigate to a recipe card
    Then I can only see the total average rating provided by other users

Tasks

  • Task 1 - Develop a section on the recipe details page for the recipe author to view the rating details
  • Task 2 - Prevent users who did not author the recipe from seeing the rating breakdown
  • Task 3 - Prevent users from seeing the rating breakdown unless they are the author and logged in.

Iteration:

Points:

Epic: #28

@MattBCoding MattBCoding added the Story Points: 8 User Story Estimate is 8 story points label Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Story Points: 8 User Story Estimate is 8 story points Won't-Have
Projects
None yet
Development

No branches or pull requests

1 participant