Go to file
2018-10-09 15:07:04 +01:00
backend Fixed date being stored as a binary column in sql. 2018-10-09 15:07:04 +01:00
frontend Stopped graph showing with no data. 2018-10-09 14:46:14 +01:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Fixed versioning and POM parenting. 2018-10-09 09:20:53 +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