https://github.com/emilydolson/stability
Graphing data from google fit with an emphasis on long-term trends
https://github.com/emilydolson/stability
Last synced: 7 months ago
JSON representation
Graphing data from google fit with an emphasis on long-term trends
- Host: GitHub
- URL: https://github.com/emilydolson/stability
- Owner: emilydolson
- License: mit
- Created: 2015-02-01T06:32:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T09:21:10.000Z (over 8 years ago)
- Last Synced: 2023-08-01T00:56:46.060Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://www.stability-app.com/index.html
- Size: 3.23 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stability
A non-judgmental fitness app that doesn't make assumptions about your health needs.
## Current features:
- Log-in with Google
- Pull your data from Google fit and graph trends
- Change settings on graphs## Todo:
- Graph individual activities
- Have landing page
- Write explanatory text
- Add more options for what time unit to aggregate data by## Note:
This is a major work in progress - I add a feature every time I get angry enough at all of the apps that currently exist. I make no promises of it being done any time soon (unless someone wants to help...).
Built with [material design lite](https://getmdl.io), [d3.js](https://d3js.org/), and [science.js](https://github.com/jasondavies/science.js).