From b65f5ff02d3c0147001c9f36fd09d291b86f2507 Mon Sep 17 00:00:00 2001 From: SuperNovaa41 Date: Mon, 22 Jan 2024 15:16:14 -0500 Subject: [PATCH] adds a todo section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4476116..d20ce4d 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,11 @@ TODO: 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) + + +# 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 +- ...