Skip to content

User Rating System

User Story

  • As a: stakeholder,
  • I want: the ability to let customers store reviews on books they've read
  • so that: customers can read other people's reviews and so the M.L. algorithm can learn your preferences.

Functional Requirements

  • Update the form on each book details page
    • Add a hidden input for the book id
  • Save the review and rating for logged in users
  • Include some sample reviews for some dummy users into the create_table_load_content.sql

Description

This is a required feature for the MVP of the product.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information