Commit Graph

20 Commits

Author SHA1 Message Date
Jared He 21985f8aa6 Change SQL query
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-03-18 16:42:52 -04:00
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 955c906f4e Fix type for title
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2022-02-22 23:08:35 -05:00
Jared He 0028372789 Merge branch 'main' into j285he-one-book
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2022-02-17 08:34:09 -05:00
Jared He a2f84d7140 Trigger CI (?) 2022-02-16 08:55:34 -05:00
Jared He 5587b88cf1 Fix type errors 2022-02-15 22:24:26 -05:00
Jared He 3765dc9daa Add .drone.yml (#12)
continuous-integration/drone/push Build is passing Details
Not actually too sure what I'm doing and if this will work. Let me know.

Co-authored-by: Jared He <66887902+jaredjhe@users.noreply.github.com>
Reviewed-on: #12
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Reviewed-by: Amy <a258wang@csclub.uwaterloo.ca>
Reviewed-by: n3parikh <n3parikh@csclub.uwaterloo.ca>
Co-authored-by: j285he <j285he@localhost>
Co-committed-by: j285he <j285he@localhost>
2022-02-15 22:12:20 -05:00
Jared He bd9f8c9a60 Add query for one book 2022-02-14 00:44:36 -05:00
Amy Wang 91ef014ee5 Add sqlite3 types and vscode settings (#11)
I was having some TypeScript trouble with sqlite3, but hopefully this should fix it. I also copied over most of the .vscode settings from the website repo.

Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #11
Reviewed-by: j285he <j285he@localhost>
Co-authored-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-committed-by: Amy <a258wang@csclub.uwaterloo.ca>
2022-01-22 13:52:41 -05:00
Jared He 3ed6d703a9 Merge pull request 'Add sqlite3 and modify prettier config' (#10) from j285he-add-sqlite3 into main
Reviewed-on: #10
2021-11-20 19:37:14 -05:00
Jared He ff153bc07b Add eslintrc.js 2021-11-16 21:38:00 -06:00
Jared He 66cc38bde9 Remove rules 2021-11-16 21:23:31 -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
Amy Wang 623639f1ac Merge pull request 'Add catalogue.db' (#9) from feat/dev-database into main
Reviewed-on: #9
2021-11-08 19:44:56 -05:00
Amy cc4e6af9e2 Add catalogue.db 2021-11-08 19:36:37 -05:00
Aditya Thakral f4d820be17 Initial next app 2021-10-30 16:44:32 -07:00
Aditya Thakral 0c2df541ca Initial commit 2021-10-30 19:12:40 -04:00