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

Food Ratings (frontend) #448

Open
bjsilva1 opened this issue May 24, 2024 · 0 comments
Open

Food Ratings (frontend) #448

bjsilva1 opened this issue May 24, 2024 · 0 comments

Comments

@bjsilva1
Copy link
Contributor

Implement interactability of the food reviews on the app using the Ratings tRPC procedures #447

View Ratings

The ratings of each food item should be correctly displayed on the main screen.

Post Rating

Users should be able to rate a food item by clicking on the star icon and selecting the rating to give. This should call the trpc procedure to post the rating.
Note: When users rate the same item twice, it should override their rating. That is, it should call updateRating instead of addRating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant