Skip to content

Releases: kayjayB/Energy_Visualisations

MVP

09 Oct 12:43
Compare
Choose a tag to compare

Build Status

Website Access

https://energy-analytics.azurewebsites.net

Features

  • Line plot where multiple date ranges can be compared for the same building #35
  • Line plot where multiple buildings can be compared for the same date range #37
  • Allow the user to report resource wastages on campus #38 #39 #40

Setup

  • Configured query system to query at multiple dates for the same location #34
  • Configured query system to query at multiple locations for the same date #36

Testing

  • No tests added

v1.0

01 Oct 20:59
f0529a6
Compare
Choose a tag to compare

Build Status

Website Access

https://energy-analytics.azurewebsites.net

Features

  • Landing page and visualisation dashboard created #2 #6
  • Created a line graph displaying data from one building #7
  • Created a line graph with a query-able date range and a selectable building #8
  • Allowed the user to select the resolution of the data they wish to visualise #30 #31

Setup

  • Server configured #1
  • Created a server for running openTSDB #4
  • Set up API access to the database #5
  • Set up a continuous delivery pipeline using Travis and Azure App Services

Testing

  • Configured Tape for unit testing #3
  • Configured Selenium for running integration and acceptance tests #3