This is a personal WIP project for an App that could be used to manage a library catalog.
What it does for now: -behaves like a simple REST api (can do basic CRUD operations with an associated Mongo-DB)
Next to be done: -add interactions between the Models -add a front-end View for ease of use