bookwyrm-social/bookwyrm

Single rating for one book per one user

Aperta

#1086 aperta il 15 mag 2021

 (8 commenti) (6 reazioni) (0 assegnatari)Python (326 fork)auto 404
buggood first issue

Metriche repository

Star
 (2754 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

When I write a review of a book, I rate it in the review. However, I can also rate it separately. And they may turn out to be different. The final rating of a book is the arithmetic average.

It would be logical for one user to give one rating to one book. I mean, the database should store only the last book rating (from each user).

Guida contributor