Joule Web App

From C-Aware Project Wiki
Revision as of 17:09, 29 January 2013 by cce25 (talk | contribs)
Jump to navigationJump to search

< Main Page < Joule


The Joule Web App is the main way to access the data recorded within the building, and explore it.


  • Introduction of what app does.
  • Overview of architecture of app
  • Frameworks etc used within the app, such as Protovis for graphing, Bootstrap for HTML layout.
  • Description of data-flow through app from JSON -> graphics
 * Explanation of javascript classes
 * What is need to set-up, test code etc.
  • link to code on Github