This was a three week project for the Turing School. I was the sole contributor, and implemented every part of this project. During this project I was taught how to consume an API and use Ajax and JSON to transfer data in my application. The API endpoints in this application are conveniently bundled up in my waterspoter gem.
https://waterspot.herokuapp.com
example login: email: boo@example.com
password: password
bundle
rake db:setup
For the most updated water gauge values (automatically updated daily), run:
rake scheduler:update_gauges