SportsTracker Parent

Parent project of SportsTracker components.

License

License

GroupId

GroupId

org.danilopianini
ArtifactId

ArtifactId

de.saring.st-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

SportsTracker Parent
Parent project of SportsTracker components.
Project URL

Project URL

https://github.com/ssaring/sportstracker
Project Organization

Project Organization

Saring
Source Code Management

Source Code Management

https://github.com/DanySK/sportstracker

Download de.saring.st-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.danilopianini/de.saring.st-parent/ -->
<dependency>
    <groupId>org.danilopianini</groupId>
    <artifactId>de.saring.st-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.danilopianini/de.saring.st-parent/
implementation 'org.danilopianini:de.saring.st-parent:1.0.0'
// https://jarcasting.com/artifacts/org.danilopianini/de.saring.st-parent/
implementation ("org.danilopianini:de.saring.st-parent:1.0.0")
'org.danilopianini:de.saring.st-parent:pom:1.0.0'
<dependency org="org.danilopianini" name="de.saring.st-parent" rev="1.0.0">
  <artifact name="de.saring.st-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.danilopianini', module='de.saring.st-parent', version='1.0.0')
)
libraryDependencies += "org.danilopianini" % "de.saring.st-parent" % "1.0.0"
[org.danilopianini/de.saring.st-parent "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
org.openjfx : javafx-fxml jar 14
javax.inject : javax.inject jar 1
eu.lestard : easy-di jar 0.3.0
org.jdom : jdom2 jar 2.0.6
org.jfree : jfreechart-fx jar 1.0.1
org.controlsfx : controlsfx jar 11.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.mockito : mockito-core jar 2.23.0

Project Modules

  • leafletmap
  • st-util

SportsTracker

SportsTracker is an application for people who want to track their sporting activities. It is not bound to a specific kind of sport, the user can create categories for all sport types such as cycling, running, swimming or tennis.

The main advantage is a good overview of your exercises, you can easily create diagrams and statistics for specific time ranges and sport types. In the calendar you can also track your body weight or create note entries, e.g. the training plan or upcoming sport events.

All the application data is stored in XML files. So it is very easy to access them with other tools or to write importers and exporters for other applications.

If you own a heartrate monitor with a computer interface you can import the recorded exercise files and evaluate the diagrams with the integrated ExerciseViewer application.

Links

Versions

Version
1.0.0