Go to file
2020-09-29 11:48:47 +01:00
backend Changed CSV newline escape replacement character 2020-09-29 11:48:47 +01:00
frontend Using live calculated totals in submission object 2020-09-21 14:05:26 +01:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Version increment 2020-09-18 09:59:46 +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