Go to file
2020-09-18 09:49:04 +01:00
backend Removed unused "Group Session" functionality 2020-09-17 13:52:26 +01:00
frontend Added view support for unobserved fundamentals 2020-09-18 09:44:40 +01:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Version increment 2020-09-11 13:19:17 +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