Google-Fit-Sample-App

Goal

create an app that uses the Google Fit Api to display daily step count over a period of 7 days

Application WorkFlow

Current Status

To Do

  • Finish Dagger Dependency Injection Graph
  • Create Api Classes for the RecordingClient and HistoryClient and implement all the neccesary functions needed
  • Finsish Authorisation Flow
  • Implement presentation of Step Data