Go to file
2019-01-02 09:06:54 +00:00
backend Added pie chart showing counts of categories with a rating of 3 or below 2018-12-13 12:50:28 +00:00
frontend Package update 2019-01-02 09:06:54 +00:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Version increment 2018-11-30 15:08:14 +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