Mind-Expanding-Books icon indicating copy to clipboard operation
Mind-Expanding-Books copied to clipboard

Generate pages for all the books in website

Open hackerkid opened this issue 5 years ago • 8 comments

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

hackerkid avatar Oct 18 '20 11:10 hackerkid

I would like to work on this @hackerkid

mecm1993 avatar Oct 19 '20 01:10 mecm1993

Great. Go ahead!

On Mon., Oct. 19, 2020, 6:41 a.m. Manuel Cepeda, [email protected] 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 .

hackerkid avatar Oct 19 '20 07:10 hackerkid

can I be assigned to this issue??

kshsh00 avatar Oct 26 '20 04:10 kshsh00

@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 :)

hackerkid avatar Oct 26 '20 09:10 hackerkid

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

TetianaHrunyk avatar Mar 14 '21 14:03 TetianaHrunyk

Great! I have assigned you the issue.

hackerkid avatar Mar 15 '21 06:03 hackerkid

@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

ompiepy avatar Oct 07 '22 13:10 ompiepy

@hackerkid Can I Work on this issue?

Shubham-Aggarwal-1306 avatar Sep 30 '23 19:09 Shubham-Aggarwal-1306