adds a todo section

This commit is contained in:
SuperNovaa41 2024-01-22 15:16:14 -05:00
parent 210bb05f51
commit b65f5ff02d

View File

@ -37,3 +37,11 @@ TODO:
To compile the backend simple run `make` in the source directory. To compile the backend simple run `make` in the source directory.
To compile the front end.... blah blah (maybe and HOPEFULLY hook it into the makefile) To compile the front end.... blah blah (maybe and HOPEFULLY hook it into the makefile)
# TODOs:
- Fix the tests to use crow.h so it actually functions
- Connect the REST backend to the front end
- Finish adding the features from the isbn into the backend
- ...