Loader for loading activities into a file-based-Database How to use Download release jar (compiled with Java 11) or compile yourself using the gradle build script In a terminal of some sorts type: java -jar NAME_OF_COMPILED_JAR.jar Give the path to your quizzzz.mv.db file when prompted to do so Ex. C:\Users\test_user\Desktop\OOPP\repository-template Give the path to the release version of the activities databse when prompted Ex. C:\Users\test_user\Desktop\activitiesfolder Notes This project was made for the TU-Delft OOP-Project course and serves no other purpose than that.