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

Get Book Genre from Books API #109

Open
Mohitmadhav opened this issue Oct 3, 2021 · 4 comments
Open

Get Book Genre from Books API #109

Mohitmadhav opened this issue Oct 3, 2021 · 4 comments
Labels
bug Something isn't working 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

Description

  • Retrieve the book genres from Books API in the dashboard page and when a user adds a book to the Library page.
  • The dummy data is shown in the screenshot.
  • Currently we are using Google Books API for retrieving books, but you can use other APIs like Goodreads, etc (See Retrieve Owner's book data from Books API other than Google #97)

Screenshots

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Book description file: lib\screens\book_desciption.dart
  2. Book provider file: lib\providers\books.dart
  3. API file: lib\config\api.dart
  4. Add your book file: lib\screens\add_book.dart

Additional data

Attach the working screenshots in the pull request.

@Mohitmadhav Mohitmadhav added bug Something isn't working good first issue good issue for first-time contributors Hacktoberfest For Hacktoberfest 2021 medium medium level issue normal-priority Something that has a normal priority firebase For Firebase related issues and removed firebase For Firebase related issues labels Oct 3, 2021
@CoderNamedHendrick
Copy link

I would like to work on this issue

@Mohitmadhav
Copy link
Member Author

Sure @CoderNamedHendrick.

For this issue, we need to retrieve the book genre (The screenshot has dummy data) from the API
Also please try out for books not present in the Google Books API. If you are able to do that, then replace it with Google API

For eg - Harry Potter, The Alchemist, etc were not present in Google Books API so we need to get those too.
Hope you understood what I mean to say.

For more details, you can see the linked issues given in the issue description.
And make sure to follow the README guidelines.

@Mohitmadhav
Copy link
Member Author

@CoderNamedHendrick, any updates?

@Mohitmadhav Mohitmadhav removed the Hacktoberfest For Hacktoberfest 2021 label May 31, 2022
@himmatsingh019
Copy link

Hi, I would like to take this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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