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>
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>
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>