Sdaas / hrchart

Simple webapp uses Bootstrap and AngularJS to display heart rate chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • Make sure you have node installed on your computer
  • clone the git repo
  • npm install
  • put all your .PWX files in the "data" folder
  • Run ./server.sh
  • Navigate your browser to http://127.0.0.1:8000

Tags

  • v0.1 webserver and static html
  • v0.2 some angular tags with static data
  • v0.3 activity list now generated based on model
  • v0.4 added handling for activity selection
  • v0.5 Updated Controller to read activity list from app server
  • v0.6 added support to draw activity chart
  • v0.7 select the most recent activity on page load and draw the graph

About

Simple webapp uses Bootstrap and AngularJS to display heart rate chart


Languages

Language:CSS 52.9%Language:JavaScript 46.7%Language:Shell 0.3%