chingu-voyages / v24-geckos-team-02

Books Plus | Voyage-24 | https://chingu.io/
GNU General Public License v3.0
1 stars 1 forks source link

Feature/display additional book details #58

Closed mokokom closed 3 years ago

mokokom commented 3 years ago

Here is a first draft of this feature. I've displayed the book details in a really simple drop-down list for now (no design), but that could change depending on the layout of the card list (modal might be better). If the functionality and general details added are ok with you, I will work on the layout of the cards list, the card's design and from there I should have a better look on how to implement / design the details of the book.

ghost commented 3 years ago

@mokokom Did you mean to use webReaderLink for "preview", rather than previewLink? When I search for "search", many of the previews don't work well, but the previewLinks do when I look on https://developers.google.com/books/docs/v1/reference/volumes/list?apix_params=%7B%22q%22%3A%22search%22%7D#try-it.

mokokom commented 3 years ago

I updated my branch with all your recommendations and suggestions. I only worked on the features ( no design, it's very ugly so far :) )

ArunJose commented 3 years ago

@mokokom Is the "buy for" link supposed to include price like "buy for $30"? In many of the pages, it's linked to the self(same as the deploy link). If price isn't available or the buy link isn't available I think it would be better to remove that link in those cases.