**Features:**
- Account creation (only standard user, not admin)
- 6 sports supported:
- Cycling (Sport)
- Cycling (Transport)
- Hiking
- Mountain 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)
- Activity edition and deletion
- An activity can be displayed with map (if with gpx), weather (if the DarkSky API key is provided) and charts (speed and elevation)
- A user can add a note
- Month calendar with activities
- Current month statistics
- Records by sports:
- average speed
- farthest distance
- longest duration
- maximum speed
- Activities list and search
**Notes:**
- only activity owner can see his activity
- no administration for now
➡️ more informations: see [documentation](https://samr1.github.io/FitTrackee/) and [current issues](https://github.com/SamR1/FitTrackee/issues)
Issues Closed
New Features
* [11](https://github.com/SamR1/FitTrackee/issues/11) - Timezone support
* [10](https://github.com/SamR1/FitTrackee/issues/10) - Add a note to an activity
* [9](https://github.com/SamR1/FitTrackee/issues/9) - User statistics on dashboard
* [8](https://github.com/SamR1/FitTrackee/issues/8) - Add weather to activities
* [3](https://github.com/SamR1/FitTrackee/issues/3) - Search filter for activities
* [2](https://github.com/SamR1/FitTrackee/issues/2) - Calendar to view activities
In this release 6 issues were closed.