bookwyrm-social/bookwyrm

Single rating for one book per one user

开放

#1,086 创建于 2021年5月15日

 (8 条评论) (6 个反应) (0 位负责人)Python (326 个派生)auto 404
buggood first issue

仓库指标

星标
 (2,754 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南