Commit Graph

8 Commits

Author SHA1 Message Date
Jared He f1994b2f5d Merge main
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-03-16 18:18:56 -04:00
Jared He 0414c01776 PR feedback 2022-03-16 18:13:50 -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 5587b88cf1 Fix type errors 2022-02-15 22:24:26 -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