GithubHelp home page GithubHelp logo

Comments (14)

geekplux avatar geekplux commented on July 20, 2024 2

If we support multiple types of sports, we can achieve statistics like #55. But I don’t know whether our project is to focus only on 'running'. If you only want to focus on 'running', I think it might be simple, a bar graph and a line graph will enough.

from running_page.

ange20 avatar ange20 commented on July 20, 2024

Hello
Yes, please, its a very good idea because I need to separate biking and running.
How can I have this version ?

from running_page.

geekplux avatar geekplux commented on July 20, 2024

I have implemented it on my own project and it will be migrated later.

from running_page.

yihong0618 avatar yihong0618 commented on July 20, 2024

@ange20 @geekplux
I think its a little complicated, because it can only support strava and garmin for now.
Gpx may not be have the activate type, we can default it as Run?

from running_page.

geekplux avatar geekplux commented on July 20, 2024

@ange20 so what device or app you are using

from running_page.

ange20 avatar ange20 commented on July 20, 2024

Hi
I m using Runtastic app, and my data are incorrect due to my biking trips.
Thanks for your dev and help :)

from running_page.

yihong0618 avatar yihong0618 commented on July 20, 2024

Hi
I m using Runtastic app, and my data are incorrect due to my biking trips.
Thanks for your dev and help :)

can you offer more details about the incorrect data?

from running_page.

ange20 avatar ange20 commented on July 20, 2024

It's not really incorrect, but I would like only my running sessions, and not biking sessions
For exemple currently, this activity isn't a run, but a bike trip, and I don't want to have it on my map, and generated svg.

2020-12-09_21h27_37

is it possible in the runtastic script to specify only running activities?

Thanks

from running_page.

yihong0618 avatar yihong0618 commented on July 20, 2024

@ange20

Done with this commit c85e8b7
You can generate new data by deleting the previous data using the following steps

  1. rm GPX_OUT/*
  2. rm scripts/data.db
  3. python3(python) scripts/runtastic_sync.py ${your email} ${your password}

from running_page.

ange20 avatar ange20 commented on July 20, 2024

Thanks a lot, it's perfect for me, and with your comments in file, I know where I can change the values.
Have a nice day

from running_page.

yihong0618 avatar yihong0618 commented on July 20, 2024

Thanks a lot, it's perfect for me, and with your comments in file, I know where I can change the values.
Have a nice day

My pleasure have a nice day and a nice run~

from running_page.

geekplux avatar geekplux commented on July 20, 2024

Could we drop this condition: https://github.com/yihong0618/running_page/blob/master/scripts/generator/__init__.py#L107

And bring the activity type filter to front-end, which could make user select if shows their other activities than just 'Run' type. what do you think? @yihong0618

from running_page.

yihong0618 avatar yihong0618 commented on July 20, 2024

Could we drop this condition: https://github.com/yihong0618/running_page/blob/master/scripts/generator/__init__.py#L107

And bring the activity type filter to front-end, which could make user select if shows their other activities than just 'Run' type. what do you think? @yihong0618

Yes~. And we should mention it, because some gpx do not have type, default run?

from running_page.

pshwu avatar pshwu commented on July 20, 2024

This would be a really good feature. I'm a user of https://veloviewer.com/ which has some similar ideas.

from running_page.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.