Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 714 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 714 Bytes

#Thermostat Challenge

Code Climate

Thermostat screenshot

Task:

Write a thermostat app to control a thermostat using JavaScript and Jquery, with Jasmine for testing.

Technologies Used

  • Javascript
  • JQuery
  • HTML
  • CSS
  • Sinatra Server

Testing Done With

  • Jasmine

How to run

$ ruby server.rb

How to Test $ open SpecRunner.html

Things to Improve

  • Host to Heroku
  • Create API so thermostat could have potential to influence real thermostat

By @munded and @massud