56 lines
1.4 KiB
ReStructuredText
56 lines
1.4 KiB
ReStructuredText
Features
|
|
########
|
|
|
|
List
|
|
~~~~
|
|
- Account creation (only standard user, not admin)
|
|
- 6 sports supported:
|
|
- Cycling (Sport)
|
|
- Cycling (Transport)
|
|
- Hiking
|
|
- Montain Biking
|
|
- Running
|
|
- Walking
|
|
- Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)
|
|
- An activity with a gpx file can be displayed with map, weather (if the DarkSky API key is provided) and charts (speed and elevation)
|
|
- Activity edition and deletion. User can add a note
|
|
- Dashboard with month calendar displaying activities and record
|
|
- User statistics
|
|
- User records by sports:
|
|
- average speed
|
|
- farest distance
|
|
- longest duration
|
|
- maximum speed
|
|
- Activities list and filter
|
|
- User registration can be disabled.
|
|
|
|
**Notes:**
|
|
|
|
- only activity owner can see his activity
|
|
- no administration for now
|
|
|
|
|
|
Dashboard
|
|
~~~~~~~~~
|
|
|
|
.. figure:: ../../misc/images/fittrackee_screenshot-01.png
|
|
:alt: FitTrackee Dashboard
|
|
|
|
|
|
Activity/workout detail
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
|
.. figure:: ../../misc/images/fittrackee_screenshot-02.png
|
|
:alt: FitTrackee Activity
|
|
|
|
|
|
Activities/workouts list
|
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
|
.. figure:: ../../misc/images/fittrackee_screenshot-03.png
|
|
:alt: FitTrackee Activities
|
|
|
|
|
|
Statistics
|
|
~~~~~~~~~~
|
|
.. figure:: ../../misc/images/fittrackee_screenshot-04.png
|
|
:alt: FitTrackee Statistics
|