Commit Graph

6 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
Jared He ff153bc07b Add eslintrc.js 2021-11-16 21:38:00 -06:00
Jared He 86ae22fae1 Change eslintrc 2021-11-16 21:18:20 -06:00
Jared He d85efdaf2a Add sqlite3 2021-11-13 19:41:05 -06:00
Aditya Thakral f4d820be17 Initial next app 2021-10-30 16:44:32 -07:00