GymRatTrax / GymRatTrax-FitnessScheduler

GymRatTrax - Personal Fitness Scheduler
http://gymrattrax.com/
4 stars 1 forks source link

Data synchronization with Google account #10

Open chrisstonedev opened 9 years ago

chrisstonedev commented 9 years ago

From @christopher-stone on March 9, 2015 16:43

User can synchronize their data with their Google account.

Copied from original issue: wford7/AndroidStudio#10

chrisstonedev commented 9 years ago

Research has begun and details will be implemented soon. Issue rolling over to Sprint 2.

chrisstonedev commented 9 years ago

For Sprint 3, @awrigh36 and @jkryn will work together and design an approach by end of sprint.

chrisstonedev commented 9 years ago

Research still required. Rolling over to Sprint 4.

chrisstonedev commented 9 years ago

Blocking #18 and #21. Rolling over to Sprint 5. Re-assigning to @christopher-stone.

chrisstonedev commented 9 years ago

Implemented but not yet unit tested. Rolling over to Sprint 6.

chrisstonedev commented 9 years ago

Still not tested. Rolling over to Sprint 7. This will be considered for the demo if it can be properly tested but not if it cannot be trusted.

chrisstonedev commented 9 years ago

Still not formally tested. Will be fully published in 0.9.1.

chrisstonedev commented 9 years ago

I'm pushing this to 0.9.2, not because it can't be done in time for 0.9.1 as designed, but because the design is poor.

The purpose of our approach is if the application is loaded as new. Imagine you load this on a tablet after using it on your phone.

But what if you are constantly switching between your phone and tablet? Or between phones? What if you download GymRatTrax on separate phones, but the other phone needs to be sync-ed to a different account or not at all?

I'll conduct research on this this weekend. It probably can (and likely should) go hand-in-hand with the preexisting Google API Client code.