GithubHelp home page GithubHelp logo

kimleeng / fitrogue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from petcupaula/fitrogue

0.0 0.0 0.0 1.58 MB

FitRogue is a game that uses health and wellness data to determine your progress in a roguelike dungeon

License: MIT License

Python 40.41% JavaScript 18.82% HTML 40.77%

fitrogue's Introduction

fitrogue

Installation of Heroku app

heroku login
git remote add heroku https://git.heroku.com/fit-rogue-app-hack-2019.git
git commit -m "[your commit message"
git push heroku master
git push origin

Example Google Fit data

The most recent data:

{'sleep_hours': 0.0, 'meditation_mins': 0, 'workout_mins': 0, 'steps_count': 12302}

Historical data:

{'2019-11-07': {'steps_count': 703}, '2019-11-08': {'steps_count': 4369}, '2019-11-09': {'steps_count': 28}, '2019-11-10': {'steps_count': 3057}, '2019-11-11': {'steps_count': 12412}, '2019-11-12': {'steps_count': 5320}, '2019-11-13': {'steps_count': 7766}, '2019-11-14': {'steps_count': 14052, 'sleep_hours': 6.0, 'meditation_mins': 12, 'workout_mins': 0}, '2019-11-15': {'steps_count': 10416, 'sleep_hours': 0.0, 'meditation_mins': 10, 'workout_mins': 0}}

fitrogue's People

Contributors

kimleeng avatar martinbaste avatar petcupaula avatar

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.