Go to file
2021-07-19 15:16:47 +01:00
backend Added more csv character escaping 2021-07-19 15:13:49 +01:00
frontend Added filtering of empty text entries 2020-09-30 13:23:25 +01:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Version increment 2021-07-19 15:16:47 +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