Informatics Library Database

Coding

January 2023

The Computer Science Library is a management program or technical literature on programming. It was created with Java and JavaFX as well as SQL. The program runs through a REST-Server which allows multiple users to use it and change information. The information is stored in a database. The user interface was created with JavaFX and the SceneBuilder and is displayed and controlled via a model-view-controller structure.

 

 

I refined my java code a lot in this project due to writing very clean code and detailed comments and I expanded my knowledge on REST servers. Most importantly this project showed me that I am more than capable to code. I had no programming knowledge prior to studying media informatics so I had a really hard time with it in the earlier semesters. Therefore, it is a great achievement for me that I can now create a database-connected REST server with a user interface without much difficulty.

IntelliJ IDEA
SceneBuilder
Java
JavaFX
SQL