Anders Rune Jensen committed Add placeholder to review textarea to entice people to add reviewsLatest: f9490b5 on 1/27/2018, 4:30:42 PM | |
📄 | .gitignore |
📄 | README.md |
📁 | book |
📄 | index.js |
📁 | message |
📄 | package.json |
📁 | styles |
📁 | test |
README.md
Patchbook
A book rating system for patchcore compatible scuttlebutt clients
Attributes:
common:
- title
- authors
- description
- series
- seriesNo
- image
subjective:
- rating
- ratingMax
- ratingType
- review
- shelve
- genre
If we seperate common from user attributes, we can just merge common into a global object. User related (subjective) should infer the user from who posted it and merge into a list.
Built with git-ssb-web