Joule Web App: Difference between revisions

From C-Aware Project Wiki
Jump to navigationJump to search
(Created page with "* 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. * Descriptio...")
 
No edit summary
Line 1: Line 1:
The Joule [http://www.cl.cam.ac.uk/meters/ Web App] is the main way to access the data recorded within the building, and explore it.
* Introduction of what app does.
* Introduction of what app does.



Revision as of 15:58, 29 January 2013

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