Skip to content

Didactic Meteor app that displays campus energy data from the TigerEnergy API

Notifications You must be signed in to change notification settings

Princeton-SSI/energy-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

energy-tool

Didactic Meteor app that displays campus energy data from the TigerEnergy API

Installation

  1. Install Meteor
  2. git clone this repository
  3. cd energy-tool/energy-tool
  4. meteor npm install
  5. meteor

Architecture

  • /client

    HTML, JS, CSS files for page rendering

  • /server

    Code executed on server start

  • /imports

    React components, database API wrappers

  • /meteor

    Meteor dependency files

About

Didactic Meteor app that displays campus energy data from the TigerEnergy API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published