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

feat: Book Lookup By ISBN #7

Open
mosesintech opened this issue Mar 27, 2024 · 0 comments · May be fixed by #23
Open

feat: Book Lookup By ISBN #7

mosesintech opened this issue Mar 27, 2024 · 0 comments · May be fixed by #23
Assignees
Labels
enhancement New feature or request

Comments

@mosesintech
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Users will be submitting quotes of saints sourced from books with a proper citation. To make it easier for users to submit quotes, it would be good to allow the user to search for the book by using the ISBN of the book.

  1. Users will input ISBN to find the right book.
  2. Once selected, the appropriate information will be added to the mutation (title, authors, editors, publisher, ect)
  3. Then the user can add their quote and submit.

Describe the solution you'd like to see

This feature can be built using node-isbn:

https://github.com/palmerabollo/node-isbn

Describe alternate solutions

Will look into alternatives later.

Additional information

No response

@mosesintech mosesintech added the enhancement New feature or request label Mar 27, 2024
@mosesintech mosesintech self-assigned this Mar 27, 2024
@mosesintech mosesintech linked a pull request Apr 19, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant