bookwyrm-social/bookwyrm

Single rating for one book per one user

Ouverte

#1 086 ouverte le 15 mai 2021

 (8 commentaires) (6 réactions) (0 personne assignée)Python (326 forks)auto 404
buggood first issue

Métriques du dépôt

Stars
 (2 754 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur