Go to file
2020-01-10 12:04:37 +00:00
backend Flattened Person table into Observation 2020-01-10 12:04:37 +00:00
frontend Flattened RatingComponent into scenario columns 2020-01-08 15:55:49 +00:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Version increment 2019-08-27 10:14:22 +01:00
README.md Updated README instructions. 2018-10-03 11:40:34 +01:00

Observation Database

An application for simple recording of training observations.

Build Project

mvn clean install

Development run

mvn --projects backend spring-boot:run