Description
This was the final project for my databases course. We were given a database with 2 preexisting tables. One for the reservations and one for the rooms. Our goal was to create a reservation system. We used Java as the primary language and the Java Database Connectivity API to make the SQL calls to our database. For the full list of features and project specification, see the pdf below.