Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 516 Bytes

File metadata and controls

9 lines (5 loc) · 516 Bytes

Android app that can load and track fitness challenges described in our JSON format. This app can load challenges directly from web URLs hosting challenges in "application/json" format.

This app automatically tracks the completion of challenges by integrating with Google Fit.

** IN PROGRESS / INCOMPLETE **

This app is mostly boilerplate and still in the works. For a more complete implementation see the iOS version