Go to file
2018-11-29 14:33:24 +00:00
backend Changed backend and database to a more scenario driven layout. 2018-11-29 14:30:25 +00:00
frontend Changed observation entry to a more scenario based format. 2018-11-29 14:33:24 +00:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Version increment. 2018-11-14 11:32:43 +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