SportsTracker Parent

Parent project of SportsTracker components.

Лицензия

Лицензия

Группа

Группа

org.danilopianini
Идентификатор

Идентификатор

de.saring.st-parent
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

SportsTracker Parent
Parent project of SportsTracker components.
Ссылка на сайт

Ссылка на сайт

https://github.com/ssaring/sportstracker
Организация-разработчик

Организация-разработчик

Saring
Система контроля версий

Система контроля версий

https://github.com/DanySK/sportstracker

Скачать de.saring.st-parent

Имя Файла Размер
de.saring.st-parent-1.0.0.pom 9 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

  • 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

Версии библиотеки

Версия
1.0.0