Skip to content
This repository has been archived by the owner on Aug 4, 2018. It is now read-only.
Michael Lambert edited this page Jun 1, 2014 · 4 revisions

Welcome

This project is a bundle suitable for use in Symfony >=2.3.x for storing data gained from FitBit's REST API.

Please note that the FitBit API is considered to be a beta release. As such, this bundle should also be considered to be a beta release.

PLEASE NOTE: This bundle is almost completely untested. At present I can confirm that it is in a good enough state to create a MySQL database from the entities. Further testing will be under-taken shortly.

Contributing

I'd love some assistance with testing, improving and debugging this code. Please feel free to create pull requests for any improvements. Regular contributors will be granted more access so I don't have to approve everything.

Installation and Use

To Do List

  • Begin testing
  • Release first stable version
  • Write test functions
  • Create storage for "Goal" data
  • Create storage for "Food" data
  • Create storage for "Heart", "Blood Pressure" and "Glucose" data
Clone this wiki locally