Skip to content
#

reading

Here are 545 public repositories matching this topic...

asieduernest12
asieduernest12 commented Jun 19, 2022

Todo inside Bookmarklet dir

  • index.js: add the new lines options to the saccades color state array.
  • rename any refs to saccades color as saccades style
  • rename the saccades action transition method maps
  • bookmarklet/esbuild.js : rename saccades color to saccades styles and update reference to the transition function accordingly
enhancement good first issue
mouse-reeve
mouse-reeve commented Jul 7, 2022

The ISNI field should always be in the same format (without spaces), but right now sometimes the field is stored with spaces between the digits. There should be validation when the author is saved that cleans this value, similar to how ISBNs are validated

bug good first issue books
book-project
knjk04
knjk04 commented Jan 28, 2022

Describe the solution you'd like

We would like a statistics controller with endpoints to get

  • the most liked book
  • the least liked book
  • the longest read book
  • the most read genre (books that have been marked as 'read')
  • average rating given to read books
  • most liked genre
  • average page length for read boks

If there are multiple books with the same rating or page length,

enhancement good first issue spring

Improve this page

Add a description, image, and links to the reading topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reading topic, visit your repo's landing page and select "manage topics."

Learn more