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

Please consider adding ISBNs to booksdb.js #219

Open
thenku opened this issue Jun 17, 2024 · 4 comments
Open

Please consider adding ISBNs to booksdb.js #219

thenku opened this issue Jun 17, 2024 · 4 comments

Comments

@thenku
Copy link

thenku commented Jun 17, 2024

The assignment requires matching ISBNs but none are present. ;-)

@Israel-Arendse
Copy link

@thenku I agree, there were none in my project either but I managed to add my isbn properties with some custom number values from this free app. https://generate.plus/en/number/isbn.

As for how I wrote the ISBN property, the code format looks like this:

1:{"isbn":"isbn-value", "author": "name", "title": "Book title", "reviews":{ user}}

@ManavShah2400
Copy link

"1" is itself a ISBN just in different format

@Israel-Arendse
Copy link

@ManavShah2400 Really, I didn't know about that? Can you please give me an example?

@mythemedesign
Copy link

use numbers 1 to 10 for ISBN.

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

No branches or pull requests

4 participants