Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 611 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 611 Bytes

Thermostat Challenge

Screenshot

This is a thermostat application in JavaScript: it began life as a pair programming challenge as part of the Makers Academy coding bootcamp.

I worked on the backend code and tests with William, before continuing the challenge in my own time. I really enjoyed this project as an introduction to JavaScript.

How to install this program

git clone https://github.com/edpackard/thermostat.git
cd thermostat

How to run this program

open index.html

How to run the tests

open SpecRunner.html