All Projects → cloudant-labs → Location Tracker Couchapp

cloudant-labs / Location Tracker Couchapp

Licence: mit
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

Labels

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.

UPDATE June, 2016: We have several sample apps covering location tracking with Cloudant. Use the one that fits your coding needs best. There's a bare-bones couchapp, one for Angular (version 1)/NodeJS developers, and the latest using Swift/iOS on the client-side with a NodeJS back-end.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].