Skip to content

Read the hourly smartwatch data of members and make cool charts

Notifications You must be signed in to change notification settings

sekanderdany/FitData_Insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Programmatically read the hourly smartwatch data of members from a text file.

  2. Store the data in appropriate data structures, such as lists and dictionaries.

  3. Compute performance statistics for each user (min, max, and average steps).

  4. Visually analyze all members' activity data to achieve the following goals:

    a. Tracking a member's activity for a particular day through a line plot

    b. Categorizing members into groups based on their performance through a pie chart

    c. Comparing the performance of members through a sorted bar plot

    d. Providing a snapshot of all members' performance through a bubble plot

About

Read the hourly smartwatch data of members and make cool charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages