Go to file
2018-09-16 16:38:18 +01:00
backend Can now get average score stats over all time. 2018-09-16 16:38:18 +01:00
frontend Repo init 2018-09-15 12:23:21 +01:00
.gitignore Table creation on longer tries to occur if it already exists. 2018-09-15 20:57:26 +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