books html page
Opened this issue · 4 comments
kwlskiy commented
- Add a "books.html" that contains 3 "pseudo books", it should contain a list of books with a cover, the goal is it to be like the "Main Section 1" on the picture, does not need to be responsive, follow the wireframe prototype.
- Add sytling to the "books.html", it needs to be in line with "theme.md"
- Make books responsive with SCSS/CSS
mshinh commented
Hey, I'd like to work on this issue. Can you assign it to me?
kwlskiy commented
done
mshinh commented
I have forked the repo and cloned it. For clarity, which main section 1? As I see, the current state has a list of books so you want a separate html file looking like that?
From what I see comparing the mockups/wireframe and the current design, I think that the book Info page is the one that needs improvement in styling. Assuming this, Im gonna work on that.
So, let me know what you think. Thanks
mshinh commented
I have updated the style of book info page, i.e. the page that shows the book details when the user clicks on a book from the list on the landing page.
Submitted PR. Please review and let me know.
Thanks