/location-tracker-couchapp

This tutorial shows how to build a mobile app in HTML5 and Javascript that records a device’s location and saves it to an IBM Cloudant database

Primary LanguageCSSMIT LicenseMIT

Location Tracker

Raj Singh November, 2014

Overview

This is a tutorial on how to build a mobile app in HTML5 and Javascript that records a device’s location and saves the location data to IBM's Cloudant JSON database service. A simple mapping client using Leaflet is also described.

Code

The code for this tutorial is organized into a CouchApp (as described in the tutorial), so all the web files are in the _attachments directory.

Tutorial

An extensive tutorial describing the app may be found in the tutorial directory.

License

MIT.