Rahaf91 / capstone-natural-cures

https://capstone-natural-cures.vercel.app
1 stars 0 forks source link

# Remedy Effectiveness Rating #38

Open SylvieDoumet opened 1 week ago

SylvieDoumet commented 1 week ago

Value Proposition

As a user of the Homemade Remedies App, I want to rate and review the effectiveness of remedies I have tried, so that I can share my experiences with others and help improve the app’s remedy recommendations.

Description

Image

Acceptance Criteria

Tasks

ahohnsen commented 4 days ago

Hey there!

As discussed in today’s Backlog Grooming, the rating feature will be developed after the backend and login implementation. Please review your wireframes and acceptance criteria again. If the ratings won’t be anonymous, you need to indicate that. I suggest displaying the username and possibly the date of the review as well.

Additionally, it would be helpful to specify in the acceptance criteria whether including a text review is mandatory or if just submitting the star rating is enough.

SylvieDoumet commented 4 days ago

I'll rework that

F-Kirchhoff commented 4 days ago

Hey Sylvie, looks awesome! Its a pretty big user story, so be aware that this might be a big PR which will take a long time to be reviewed as well. There is one thing missing in the AC and Tasks: In the description is an average Rating component visible, but its not described anywhere else. Please fix that and specify, if the average rating is also only visible if a user is logged in or not. And don't forget to add a task description on how to calculate the average.

SylvieDoumet commented 3 days ago

Thank you We updated your recommendations !

F-Kirchhoff commented 3 days ago

This looks good, even added the solution for the average to the tasklist. next time it is enough to just add "calculate the rating average", but now you already have the solution noted down, which is nice.