Anglepi / My-Many-Reads

Browse books, manage your reads list and find recommendations based on your likings and other users opinions.
GNU General Public License v3.0
3 stars 0 forks source link

Database structure needs to allow statistics #117

Closed Anglepi closed 1 year ago

Anglepi commented 1 year ago

Book entries need to contain how many times they haven been visited in order to allow popularity metrics.

Update the DB script so the structure contains such information, the data models to reflect the changes and the query methods to return this information