Commit Graph

19 Commits

Author SHA1 Message Date
Amy 5d98b8ef8e Handle books without title, authors, isbn 2022-02-22 22:07:56 -05:00
Amy 337af21679 Merge branch 'main' into feat/api-all-books 2022-02-15 17:35:30 -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
Amy ef96244b8e Add temporary display for listing books 2021-11-27 23:19:19 -05:00
Amy 324ba1efde Refactor getAllBooks into promisified non-API function 2021-11-27 22:54:46 -05:00
Amy 79c759075f Add basic error checking 2021-11-27 21:06:18 -05:00
Amy 3f3eee108c Add basic getAllBooks API 2021-11-27 21:06:18 -05:00
Amy 12d2ce1a0d Delete types.d.ts 2021-11-27 21:04:42 -05:00
Amy 9b6d405ce5 Add vscode settings 2021-11-26 20:41:35 -05:00
Amy ca159cc897 Add @types/sqlite3 2021-11-26 20:40:44 -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