bookwyrm-social/bookwyrm

Single rating for one book per one user

Offen

#1.086 geöffnet am 15.05.2021

 (8 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)Python (326 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (2.754 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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).

Contributor Guide