This project is a basic CRUD application that serves as an inventory app for a fictional library.
Reads from the DB all the books entries
Form for new book entry in the DB
Form to update infomartion from a book in the DB
Form to delete a book entry in the DB