/purplemoves

Primary LanguageJavaScriptMIT LicenseMIT

Purple Moves

This is a proof-of-concept app developed for the UKRSE Hackday 2014.

It checks daily at 5pm whether you've done any exercise in the last two days and if not then reminds to you to do so, as long as the weather is clear.

It uses Purple Robot to check the weather at your location and for notifications, and the Moves to check your recent activity.

The app itself is written using Meteor/Cordova. The server-side logic exists to workaround a same-origin issue with the Purple Robot client library.