RE: GoodBook.Reviews Beta now Live - v0.2.0
👊 Thanks for checking out the site and posting.
- Good point on tags, I think people might expect them to appear outside of the input filed now like they do on many other interfaces.
- Thanks for the PR. 🤦♂️ will accept that and also agree on extra space below book cover image.
Do the current posts have enough info to later be implemented into the one book many reviews system? Just curious ;)
yes/no - my plan is to add a database in the next update. I plan on using the ISBN as the identifier to link books/reviews (unless you think something else would be better?) I don't anticipate there being many too many reviews that I can't do that manually myself for all upload but also make it possible to edit in future.
I plan on keeping an internal database while still syncing to STEEM to make the whole experience faster. I want all data to be accessible on the blockchain so the library could be rebuilt by any other developer. Anything that's added before the structure is 100% finalised might take some extra work to link up it should always be possible. :)
- @ symbol, another good suggestion to match other interfaces. I'm planning to change the structure /review/main_tag/author/permlink to be /review/@author/permlink, would that mess the parsing up?
- Sounds like a great idea to use @steemitbooks, thank you that's super cool. I'll join the discord server 👍
Thanks again, super useful feedback. Aiming to get the next update out mid week, hopefully using ISBN to pull in data and link authors/books/reviews although it might be a tad ambitions in the time I have.
/review/@author/permlink works fine 😉 all you need to upvote or comment on a post is @author/permlink. The @ symbol lets me parse a url into that easily.