Reading Log

A list of books the user has read, stored in a MySQL database.


Tech stack: Java, JavaFX, SQL, MySQL

This program, written in Java, interfaces with a MySQL database to store a list of books the user wants to read and has already read. It also stores information about each book such as the title, author, a rating out of 10 and also comments about the book. The graphical user interface was made using the JavaFX library and features a search bar to filter data.

← projects