Open mekarpeles opened 5 months ago
We may wish to consider (during design call) ideas for merging Star Ratings, Review Tags, and Best Book trophies into the same submit form/component so there aren't so many competing features.
EDIT: It looks like goodreads had a similar idea:
@noobCoderVP can I assign you to this one?
Yes sure
EDIT: @mekarpeles + @noobCoderVP are using this message for Project Managing this issue:
A feature called "Best Book Awards", where a patron who has Already Read
a book may nominate it as the Best Book on a Topic.
Already Read
Reading Log form to allow Best Book nominationsbestbook_modal_link
(because previously it was observations_modal_link
)
bestbook_modal_link
for modal toast messagesfetch
POST&
nesting and cleaning up classestable best_book_nominations
:
id
serialsubmitter
work_id
edition_id
(optional)topic
(name or Tag key)comment
(optional)created
updated
Feature: Best Books
https://docs.google.com/document/d/1Ddeg-fWWZ0iCFzVtZR0yGY_vCPttIUrd4tCIWwvYj6g/edit#heading=h.hwsgbba3g9bn
A feature called "Best Book Awards", where a patron who has
Already Read
a book may nominate it as the Best Book on a Topic.Requirements
Already Read
Reading Log form to allow Best Book nominationsKnown Bugs
Design Feedback
Next Steps
bestbook_modal_link
(because previously it wasobservations_modal_link
)bestbook_modal_link
for modal toast messagesfetch
POST&
nesting and cleaning up classesSchema
table
best_book_nominations
:id
serialsubmitter
work_id
edition_id
(optional)topic
(name or Tag key)comment
(optional)created
updated