hackerkid / Mind-Expanding-Books

:books: Find your next book to read!
https://mindexpandingbooks.com
11.83k stars 1.11k forks source link

Generate pages for all the books in website #279

Open hackerkid opened 4 years ago

hackerkid commented 4 years ago

The task is to generate a unique page for each and every book present in our list.

The page should show the name of the book, year of publishing, description etc. Basically, all the details present in the book card would be shown in thhe page. The user can access the page by clicking on "Show more" in the book card.

The URL of the page can be in this format

/book/name-of-the-book-by-author-name

You don't have to create each and every page manually. You can programmatically generate pages in Gatsby

https://www.gatsbyjs.com/docs/creating-and-modifying-pages/

The data for the pages lives in app/src/data/books.json

We are already using Gatsby Pages in the website. Take a look at how category pages are generated to see how its done.

https://books.vishnuks.com/Philosophy-And-Psychology

mecm1993 commented 4 years ago

I would like to work on this @hackerkid

hackerkid commented 4 years ago

Great. Go ahead!

On Mon., Oct. 19, 2020, 6:41 a.m. Manuel Cepeda, notifications@github.com wrote:

I would like to work on this @hackerkid https://github.com/hackerkid

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hackerkid/Mind-Expanding-Books/issues/279#issuecomment-711456920, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABW3Q2KVODQNFXCHUNECDTDSLOG4VANCNFSM4SVALIXA .

kshsh00 commented 4 years ago

can I be assigned to this issue??

hackerkid commented 4 years ago

@kshsh00 It looks like @mecm1993 has not started working on this yet https://github.com/mecm1993/Mind-Expanding-Books/branches

So can you start working on this :)

TetianaHrunyk commented 3 years ago

Hello, I was wondering if @kshsh00 is working on this issue. If not, I would like to contribute.

hackerkid commented 3 years ago

Great! I have assigned you the issue.

ompiepy commented 2 years ago

@hackerkid Is this issue still active? I am interested in this issue. If it is still active, may I ask you to assign this to me. Thanks

Shubham-Aggarwal-1306 commented 1 year ago

@hackerkid Can I Work on this issue?