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 info given data #7

Closed
esulu opened this issue Nov 19, 2021 · 1 comment
Closed

Get book info given data #7

esulu opened this issue Nov 19, 2021 · 1 comment
Assignees
Labels
back-end Anything dealing with the back-end express server database Anything dealing with the database
Projects

Comments

@esulu
Copy link
Owner

esulu commented Nov 19, 2021

Backend API for retrieving and delivering book data when requested. The data should include the following:

  • author(s)
  • genre
  • publisher
  • page count
  • price
  • book cover
  • year
  • quantity

(aka all the book data we got)

@esulu esulu added database Anything dealing with the database back-end Anything dealing with the back-end express server labels Nov 19, 2021
@esulu esulu added this to To do in Project via automation Nov 19, 2021
@esulu esulu mentioned this issue Nov 19, 2021
@jchallenger1 jchallenger1 self-assigned this Nov 23, 2021
@jchallenger1 jchallenger1 moved this from To do to In progress in Project Nov 23, 2021
@jchallenger1
Copy link
Collaborator

Closed by #35

Project automation moved this from In progress to Done Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Anything dealing with the back-end express server database Anything dealing with the database
Projects
Development

No branches or pull requests

2 participants