Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Hi,

I am working on this module for integrating Fitbit API in Drupal 7.
So, that user can fetch their fitness activities and other health records from Fitbit server.
More information about Fitbit API you can see hereFitbit.

Currently what is working in module:-

1. Customer key and customer secret are to added in core user profile form. where user can save key and secret get stored it in Fitbit database table.
2. Oauth is been integrated with Fitbit Api.
3. All user recent activities are fetched and listed in tabular format. But this thing is going on on the fly.
4. I am working on saving user credentials in fitbit table and making flow like that user have to configure his consumer key and consumer secret only once.

If you have some comments on respective module please update. Also look into the patches/code I have committed.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution No further development
    No longer developed by its maintainers.
  • Created by smashwini on , updated