Skip to content

A simple android application that tracks the biweekly step count.

Notifications You must be signed in to change notification settings

sbajaj7/Pedofit

Repository files navigation

Pedofit is a simple application that tracks the biweekly step count. It fetches the daily step count data and displays this information in scrollable cardviews with a single day's worth of total steps per card view. Only the last two weeks worth of steps are considered.

The app also has the capability to toggle the order of the list between chronological and reverse chronological.

This app makes use of Google Fit, which is a platform that allows the developers to build applications that are focused on user's fitness data.





Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

NOTE: You must download and install Google Fit android app from the play store. Also, a google account is needed to sign in and see the data in this app.

About

A simple android application that tracks the biweekly step count.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages