This is a console based project I created using Java and SQL. It
demonstrates a basic understanding of Java logic, Postgresql, and
CRUD.
The program allows users to manage their virtual bookshelf to keep
track of books they own or have borrowed. The user is able to add
or delete specific books with the title, author, and genre of the
book. In addition, users can log the dates that each individual
book has been read.