Java Project

Welcome to my first larger Java project.
In this project, I created a simulation of a reservation system for a bus company. It will be a Java web aplication that uses a API to connect to a private database which will contain all connections and their prices.
Below is a small example of the data. The data shows a small table of a few connections between major cities. The actual database also contains the time of departure, along with the specific departure station. The Java application will be utilizing a REST API to connect to the database. The application will do all major operations. It will also be ensuring the fluid use of the database, for example assisting with searches for the best trip.

0 Bologna Rome 40 8 hours 45 min
1 Prague Vienna 25 4 hours 40 min
2 Berlin Amsterdam 45 11 hours