This project is created as part of the software quality course offered in Tallin University of Technology.
- Intellij Idea
- Gradle
- Java JDK 8
- MySQL 5.6 or higher
- Install java, MySql, Gradle and Intellij Idea accordingly.
- Import database Dump20181104.sql from the source file.
- Add/update username & password in the application.properties file.
- Import projects as gradle build project into your Intellij Idea IDE and build!