Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate pages for all the books in website #279

Open
hackerkid opened this issue Oct 18, 2020 · 8 comments
Open

Generate pages for all the books in website #279

hackerkid opened this issue Oct 18, 2020 · 8 comments

Comments

@hackerkid
Copy link
Owner

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
Copy link

I would like to work on this @hackerkid

@hackerkid
Copy link
Owner Author

hackerkid commented Oct 19, 2020 via email

@kshsh00
Copy link

kshsh00 commented Oct 26, 2020

can I be assigned to this issue??

@hackerkid
Copy link
Owner Author

hackerkid commented Oct 26, 2020

@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
Copy link

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

@hackerkid hackerkid assigned TetianaHrunyk and unassigned kshsh00 Mar 15, 2021
@hackerkid
Copy link
Owner Author

Great! I have assigned you the issue.

@ompiepy
Copy link

ompiepy commented Oct 7, 2022

@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
Copy link

@hackerkid Can I Work on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants