Setup JDK 1.8 or higher Apache Maven 4.0.0 or higher MySQL 8.0 or higher Apache Tomcat 7.0.0 or higher Installation Download project from GitHub Unpack .zip Specify values of "username" and "password" keys in \src\main\webapp\META-INF\context.xml Start MySQL server and execute script initdb.sql from \src\main\resources\dbscripts to init database cd to root project folder and execute command mvn clean install copy artifact expocalendar.war from target folder to %TOMCAT%\webapps