Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contributing back my work #17

Open
aquatix opened this issue Nov 14, 2017 · 3 comments
Open

Contributing back my work #17

aquatix opened this issue Nov 14, 2017 · 3 comments

Comments

@aquatix
Copy link
Contributor

aquatix commented Nov 14, 2017

I've been busy lately tinkering with visualising wellness data, and created a branch in my own repo: https://github.com/aquatix/garmin/tree/visualisation

Currently it generates one big page with a list of graphs for all the days that have been downloaded with download.py

I then also started downloading more wellness data then in the previous pull request (think heart rate, stress levels, sleep timings) and created https://github.com/aquatix/garmin/tree/stress to work on that.

Result of that is a richer graph, like this one:

screenshot-2017-11-14 garmin wellness

Are you interested in pull requests? Or shall I just continue developing, merging my stuff into my own master branch and leave you to pull in what you like?

When I start on trying to refactor using requests or MechanicalSoup or somesuch, I'll let you know regardless :)

@aquatix
Copy link
Contributor Author

aquatix commented Nov 14, 2017

I plan on splitting the big page of graphs into one-html-page-per-graph output by the way, as this is growing large and heavy on the browsers.

@magsol
Copy link
Owner

magsol commented Nov 14, 2017

A viz module would be fantastic! My dream is to eventually work up to interactive plots (a lot like Strava) but this would be an excellent way to start that work :)

Please go ahead and open up pull requests. We can work on the structure of the resulting codebase as needed.

@aquatix
Copy link
Contributor Author

aquatix commented Nov 15, 2017

There's a good idea indeed, will keep that in mind for when I have more time :)

PR's coming up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants