Skip to content

Wynndow/thermostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Thermostat

About

The week 5 project at Makers Academy was to build a web app in JavaScript to control a thermostat. It was test driven using Jasmine and uses jQuery to add interactive functionality and AJAX to make calls to external API's to find weather conditions and cities around the world.

Installation

  1. Clone this repo $ git clone git@github.com:Wynndow/thermostat.git
  2. Change directory into it $ cd thermostat

Usage

  1. Open the app with $ open index.html
  2. Control temperature and toggle power saving mode (limits max temp) with the buttons.
  3. Use the text field to search for any city in the world and display it's weather.

Running tests

  1. Tests are run and results displayed with $ open SpecRunner.html

Future Improvements

  • Improve the styling, especially for the autoselect options.
  • Hook it up to my home central heating.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published