FitTrackee/docsrc/source/features.rst

93 lines
2.2 KiB
ReStructuredText
Raw Normal View History

2019-07-14 18:18:41 +02:00
Features
########
List
~~~~
2019-08-25 21:21:34 +02:00
2020-07-15 15:30:41 +02:00
Administration
^^^^^^^^^^^^^^
2020-09-19 13:56:14 +02:00
(*new in 0.3.0*)
2020-07-15 17:19:37 +02:00
- **Application**
The following parameters can be set:
2020-07-15 15:30:41 +02:00
- active users limit (if 0, registration is enabled (no limit defined))
- maximum size of uploaded files
- maximum size of zip archive
- maximum number of files in the zip archive
2020-07-15 17:19:37 +02:00
- **Users**
2020-07-15 15:30:41 +02:00
- display users list and details
- edit a user to add/remove administration rights
- delete a user
2020-07-15 17:19:37 +02:00
- **Sports**
2020-07-15 15:30:41 +02:00
- enable or disable a sport (a sport can be disabled even if workout with this sport exists)
2019-08-25 21:21:34 +02:00
2020-09-19 13:56:14 +02:00
Account
^^^^^^^
- A user can create, update and deleted his account
- A user can reset his password (*new in 0.3.0*)
Workouts
^^^^^^^^
- 6 sports are supported:
2019-07-14 18:18:41 +02:00
- Cycling (Sport)
- Cycling (Transport)
- Hiking
- Montain Biking
- Running
- Walking
2021-02-17 13:53:10 +01:00
- Dashboard with month calendar displaying workouts and record. The week can start on Sunday or Monday (which can be changed in the user settings). The calendar displays up to 100 workouts.
- Workout creation by uploading a gpx file. A workout can even be created without gpx (the user must enter date, time, duration and distance)
- A workout with a gpx file can be displayed with map, weather (if the DarkSky API key is provided) and charts (speed and elevation). Segments can be displayed
- Workout edition and deletion. User can add a note
2019-07-14 18:18:41 +02:00
- User statistics
- User records by sports:
- average speed
- farest distance
- longest duration
- maximum speed
2021-01-10 14:55:17 +01:00
- Workouts list and filter
2019-07-14 18:18:41 +02:00
2020-07-15 17:19:37 +02:00
.. note::
for now, only the owner of the workout can see it.
2019-07-14 18:18:41 +02:00
2019-12-29 12:50:32 +01:00
Translations
^^^^^^^^^^^^
FitTrackee is available in English and French (which can be saved in the user settings).
2019-07-14 18:18:41 +02:00
Dashboard
~~~~~~~~~
2020-01-31 14:23:09 +01:00
.. figure:: _images/fittrackee_screenshot-01.png
2019-07-14 18:18:41 +02:00
:alt: FitTrackee Dashboard
Workout detail
2019-07-14 18:18:41 +02:00
~~~~~~~~~~~~~~~~~~~~~~~
2020-01-31 14:23:09 +01:00
.. figure:: _images/fittrackee_screenshot-02.png
:alt: FitTrackee Workout
2019-07-14 18:18:41 +02:00
Workouts list
~~~~~~~~~~~~~
2020-01-31 14:23:09 +01:00
.. figure:: _images/fittrackee_screenshot-03.png
:alt: FitTrackee Workouts
2019-07-14 18:18:41 +02:00
Statistics
~~~~~~~~~~
2020-01-31 14:23:09 +01:00
.. figure:: _images/fittrackee_screenshot-04.png
2019-07-14 18:18:41 +02:00
:alt: FitTrackee Statistics
2020-07-15 15:30:41 +02:00
Administration
~~~~~~~~~~~~~~
.. figure:: _images/fittrackee_screenshot-05.png
:alt: FitTrackee Administration