Skip to content

In this Android app, the data can be grabbed from online JSON URL and be pot on the line chart

Notifications You must be signed in to change notification settings

Joycechocho/Powergraph

Repository files navigation

Powergraph

Features:

This app can reach the below requirements:

  1. grab JSON data from Stryd backend

  2. find “total_power_list” and “heart_rate_list” field in the JSON data.

  3. plot the power and heart rate on the screen.

It support with the scrolling and zooming features

Demo:

Home page with two buttons that can switch showing the data between “total_power_list” and “heart_rate_list” HomePage

After clicking the button for power, the line graph with x/y axis line and label can be discovered. Click "return" to go back to homepage. PowerPage

After clicking the button for heart rate, the line graph with x/y axis line and label can be discovered. Click "return" to go back to homepage. HeartRatePage

Next Steps:

UI update

About

In this Android app, the data can be grabbed from online JSON URL and be pot on the line chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages