The is an implementation of LAB3 of the database computer lab at Lund University.

Startup instructions: JAVA: open a terminal and run: "java -cp Main.jar src.MovieBooking"

docker: make sure the display variable in the makefile matches your ip address. Then open a terminal and run "make run"