Skip to content

focusaurus/fitbit-node

 
 

Repository files navigation

FitBit Leader Board

This is a sample/demo application for the Boulder/Denver node.js Meetup group.

New Developer Setup

  • install the prerequisites
    • mongodb v2.6
      • brew install mongodb for OSX
    • node.js
      • check package.json "engines.node" property for correct version
      • brew install nodejs for OSX
  • npm install
  • npm test to run the tests
  • npm start to start the express server

Analytics Dasboard

  1. Node
  2. Express
  3. Angular
  4. D3
  5. Faker.js
  6. Moment.js

To Do

  1. Add Tests

pic

(favico.ico stolen from FitBit.com and used without permission in exchange for the free marketing)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • CSS 30.9%
  • Shell 0.7%