Send location-Yo to see how far you moved
YOUMOVED is a simple location-based service for measuring distances using the Yo API. It's as simple as sending a location-Yo, walking and sending another location-Yo to get the distance from the previous one.
- install Yo
- add YOUMOVED
- tap to get instructions
- double-tap to send location
- double-tap from somewhere else to get the distance since the last Yo
Set up environment:
rvm 2.2.2
bundle install
Run tests:
bundle exec ruby tests.rb
Start web app:
bundle exec ruby app.rb
Copyright (C) 2014 Siôn le Roux (see LICENSE.txt for more information)