Movie Database

A complex application programmed with Java was developed, with a user interface (UI) designed using JavaFX. This application was meant to allow its users to establish a connection to a MariaDB database, where they would be able to retrieve, store, modify, or delete movies using filters or searches. Additionally, the server area of the application could be accessed from the UI using REST services, thus allowing commands to be sent to the database.

In the process of developing this application, I learned a great deal about the structure and code reuse of multi-modular Java applications, as well as a variety of programming patterns. This experience was invaluable and has helped to shape my understanding of software engineering principles.

Movie Database
Movie Database

Date

February 2022

Software

Other tools

Git
GitHub