Go to file
2020-02-26 14:24:01 +00:00
backend Increased testing on long strings in scenario submissions 2020-02-26 14:24:01 +00:00
frontend Fixed name rendering in observations view 2020-01-15 10:37:42 +00:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Changed some data types in Observation and Scenario data classes. 2020-02-20 13:46:25 +00: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