Go to file
2018-09-27 09:24:50 +01:00
backend Conformed to Google Checkstyle. 2018-09-27 09:24:50 +01:00
frontend Stats chart is now operational. 2018-09-26 16:27:34 +01:00
.gitignore Added vue-axios 2018-09-16 22:40:50 +01:00
pom.xml Repo init 2018-09-15 12:23:21 +01:00
README.md Repo init 2018-09-15 12:23:21 +01:00

Observation Database

An application for simple recording of training observations.

Build Project

mvn clean install

Development run

mvn --projects backend exec:java