项目作者: archmagos

项目描述 :
Single-page thermometer app connected to the Open Weather API
高级语言: JavaScript
项目地址: git://github.com/archmagos/thermostat.git
创建时间: 2018-07-09T08:33:38Z
项目社区:https://github.com/archmagos/thermostat

开源协议:

下载


Thermostat!

A simple thermometer web-app in Javascript that increases/decreases temperature in response to user input, with different conditions according to whether ‘power saving mode’ is turned on. Connects with the OpenWeatherMap API to retrieve and display city weather information.

Technical

Javascript & jQuery with Jasmine for testing.

Implementation

Try out Thermostat! on Heroku. Alternatively, clone this repo and open index.html in your browser.