/too_fit_to_quit

An app that retrieves GPS activity data from Fitbit and Strava and renders the data using D3.js

Primary LanguageRuby

TooFitToQuit

Usages

Development

Dependencies

  • Ruby 2.2.3
  • Bundler 1.14.6
  • Postgres 9.4.4
  • Redis 3.2.3

Run Test Suite

$ COVERAGE=true rspec ./spec
$ open coverage/index.html