Mctalian / HydroZone

An application that uses the Rachio public API to water zones.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HydroZone

Circle CI

Summary

This is a hobby app to try out and make use of Rachio's public API.

Demo Note: You need a Rachio API Token to access the app.

Prerequisites

Getting Started

To install dependencies, run npm install from a command prompt.

Once all of the dependencies have been installed successfully, run npm start to start the server. Visit http://localhost:8080 to view the app.

Tests

Run npm test from the command line to run cucumber feature tests, jasmine client-side tests, and of course jshint.

About

An application that uses the Rachio public API to water zones.

License:MIT License


Languages

Language:JavaScript 75.3%Language:HTML 16.9%Language:Gherkin 4.4%Language:CSS 3.4%