bpred754 / augeo

Web application written with the MEAN stack that uses Natural Language Processing to classify a user's internet activity into different skills. In a nutshell, Augeo is the gamification of life.
GNU General Public License v3.0
10 stars 6 forks source link

Fitbit steps not updating correctly #43

Closed bpred754 closed 7 years ago

bpred754 commented 7 years ago

When Augeo polls fitbit, it only updates new days. Therefore, if a step count is retrieved for day at 7am it will miss the steps for the remainder of the day.

Solution: instead of updating new days from the step data retrieved from a Fitbit poll, upsert all data.