A Ruby-on-Rails reference app for learning how to create interesting fitness-oriented applications on top of the data from Fitbit.com using the fitgem library
Fitbit.com is a great web application that allows you to track your daily meals, exercise, activity, and more. You may further purchase a Fitbit Tracker that will automatically gather information such as steps taken, miles traveled, and the intensity of your activity.
Fitbitclient.com is a reference application that explains how to use the fitgem rubygem in a Ruby on Rails application to access the health data through the Fitbit.com REST API.