Commit Graph

2 Commits

Author SHA1 Message Date
Jared He 2040c63311 Get details for one book (#14)
continuous-integration/drone/push Build is passing Details
Closes #3

Co-authored-by: Jared He <66887902+jaredjhe@users.noreply.github.com>
Reviewed-on: #14
Reviewed-by: Amy <a258wang@csclub.uwaterloo.ca>
2022-03-20 22:22:57 -04:00
Amy Wang 2a308e1f37 Get All Books API (#13)
continuous-integration/drone/push Build is passing Details
Closes #2

This PR implements the getAllBooks function that can be used to get summary information about all the books, in order to display them on the main page.

I'm not sure why I waited so long to create this PR, but I suspect that we were blocked by #11 (which has now been merged).

Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #13
Reviewed-by: j285he <j285he@localhost>
2022-02-23 00:17:02 -05:00