gurtejboparai / bookwyrm

A project for Software Engineering II WInter 2022
2 stars 3 forks source link

Add an endpoint for getting the book with the highest rating in a genre #215

Closed CameronJung closed 2 years ago

CameronJung commented 2 years ago

Create an endpoint that will retrieve the book with the highest rating in a specific genre. This should also account for the number of ratings the book has received for the genre in question, case and point a high rating with very few ratings doesn't mean much, and it is almost impossible for a book with lots of ratings to have a perfect score.