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

Retrieve Owner's book data from Books API other than Google #97

Open
Mohitmadhav opened this issue Oct 2, 2021 · 2 comments
Open

Retrieve Owner's book data from Books API other than Google #97

Mohitmadhav opened this issue Oct 2, 2021 · 2 comments
Labels
enhancement new feature requests firebase For Firebase related issues good first issue good issue for first-time contributors medium medium level issue normal-priority Something that has a normal priority

Comments

@Mohitmadhav
Copy link
Member

Mohitmadhav commented Oct 2, 2021

Description

Currently, books are being retrieved from Google Books API, but not all books are present there.

Screenshots

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Once the owner taps Add your book, the book data is being updated in the Cloud Firestore.
  2. But for books not present in Google Books API we need to use some other API like Goodreads API.
  3. For eg: The Alchemist shown in the above screenshot was not present, but the other book was.
  4. We need to store the following data: See Revamp Book and User Collections  #92 for books.

To Discuss

  • So is there any other way to get the book description other than API because not all books will be present in any free API?
  • Or maybe we can just go for Book Description through any API and rest everything we can input from the user.
  • Everything else other than Book Description can be retrieved from the user.
  • If you decide to input the book photo from the owner, then use the Image_picker package which is already present in the project.

We can clarify this more in Feature Discussion

Additional data

  • Add you book: lib/screens/add_book.dart
  • Private profile: lib/screens/profile/private_profile.dart
  • Library page: lib/screens/bookshelf.dart
@Mohitmadhav Mohitmadhav changed the title Retrieve Owner's book data from API Retrieve Owner's book data from Books API Oct 2, 2021
@Mohitmadhav Mohitmadhav added enhancement new feature requests Hacktoberfest For Hacktoberfest 2021 high-priority Something that has a high priority firebase For Firebase related issues medium medium level issue good first issue good issue for first-time contributors labels Oct 2, 2021
@hey24sheep
Copy link

Have a look at Open Library, this might help you as another search source.

@Mohitmadhav Mohitmadhav added low-priority Something that has a low priority and removed high-priority Something that has a high priority labels Dec 25, 2021
@Mohitmadhav Mohitmadhav changed the title Retrieve Owner's book data from Books API Retrieve Owner's book data from Books API other than Google Dec 25, 2021
@Mohitmadhav Mohitmadhav added normal-priority Something that has a normal priority and removed Hacktoberfest For Hacktoberfest 2021 low-priority Something that has a low priority labels May 31, 2022
@yadnyeshdande
Copy link

This issue is still open, can I claim this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature requests firebase For Firebase related issues good first issue good issue for first-time contributors medium medium level issue normal-priority Something that has a normal priority
Projects
None yet
Development

No branches or pull requests

3 participants