Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 7dba5ee6 authored by Freezed's avatar Freezed
Browse files

:pencil: Update feature list #1

parent 611ee897
No related branches found
No related tags found
1 merge request!2Resolve "Create manual activity"
Pipeline #4287 passed
...@@ -12,18 +12,18 @@ A python CLI to share data related to physical activities over an API (geo-local ...@@ -12,18 +12,18 @@ A python CLI to share data related to physical activities over an API (geo-local
1. Respect python scripting guidelines proposed by _Vincent Bernat_ ( [🇫🇷](https://vincent.bernat.ch/fr/blog/2019-script-python-durable) | [🇬🇧](https://vincent.bernat.ch/en/blog/2019-sustainable-python-script) ). 1. Respect python scripting guidelines proposed by _Vincent Bernat_ ( [🇫🇷](https://vincent.bernat.ch/fr/blog/2019-script-python-durable) | [🇬🇧](https://vincent.bernat.ch/en/blog/2019-sustainable-python-script) ).
(planed) Features ✨ Features
-------------------- ------------
These are imagined with _[Strava](https://developers.strava.com/docs/reference/) in mind_, but any other service will be nice too : These are imagined with _[Strava](https://developers.strava.com/docs/reference/) in mind_, but any other service will be nice too :
* [ ] [Create manual activity](https://lab.frogg.it/fcode/geostrapy/-/issues/1) * [x] [Create activity](https://lab.frogg.it/fcode/geostrapy/-/issues/1)
* [ ] From a GPX track: [get characteristics](https://lab.frogg.it/fcode/geostrapy/-/issues/2) * [ ] From a GPX track: [get characteristics](https://lab.frogg.it/fcode/geostrapy/-/issues/2)
* [ ] and [create an activity](https://lab.frogg.it/fcode/geostrapy/-/issues/3) * [ ] and [create an activity](https://lab.frogg.it/fcode/geostrapy/-/issues/3)
* Sanitise a GPX track: * Sanitize a GPX track:
* [ ] [crop start, end & stop points](https://lab.frogg.it/fcode/geostrapy/-/issues/4) * [ ] [crop start, end & stop points](https://lab.frogg.it/fcode/geostrapy/-/issues/4)
* [ ] [change start-time](https://lab.frogg.it/fcode/geostrapy/-/issues/5) * [ ] [change start-time](https://lab.frogg.it/fcode/geostrapy/-/issues/5)
* [ ] [Post GPX file as activity](https://lab.frogg.it/fcode/geostrapy/-/issues/6) * [ ] [Post modified GPX file as activity](https://lab.frogg.it/fcode/geostrapy/-/issues/6)
* [ ] [Process GPX multi-track file](https://lab.frogg.it/fcode/geostrapy/-/issues/7) * [ ] [Process GPX multi-track file](https://lab.frogg.it/fcode/geostrapy/-/issues/7)
* and [maybe more](https://lab.frogg.it/fcode/geostrapy/-/boards) * and [maybe more](https://lab.frogg.it/fcode/geostrapy/-/boards)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment