- 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
- Ex.
- Give the path to the release version of the activities databse when prompted
- Ex.
C:\Users\test_user\Desktop\activitiesfolder
- Ex.
- This project was made for the TU-Delft OOP-Project course and serves no other purpose than that.