- The thermostat's default temperature is 20 degrees
- You can increase the temperature with + button
- You can decrease the temperature with - button
- The minimum temperature is 10 degrees
- If power saving mode is on, the maximum temperature is 25 degrees
- If power saving mode is off, the maximum temperature is 32 degrees
- Power saving mode is on by default
- You can reset the temperature to 20 by hitting the reset button
- The thermostat should color the display based on energy usage - under 18 is green, under 26 is black, otherwise red
- Add a feature to display the weather in a city selected by the user.
clone this repository then
Open index.html in your browser
Open SpecRunner.html in your browser


