This is a group project in IT1901 at NTNU. The assignment was to build a booking system for Samfundet.
To compile this project you need Maven installed
This can be done by downloading Maven or to use an IDE with built-in Maven support
Apache Maven is available here
Tip for Windows users:
Open the start menu and type regedit to open regedit.exe and navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
Under Path add the path to your Apache Maven folder (e.g. C:\apache-maven-3.3.9\bin;)
Open task manager, Ctrl+Shift+Esc, and restart Windows Explorer. Or restart your system.