Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloudant-labs/location-tracker-angular

This tutorial shows how to build a mobile app in HTML5, Javascript and Angular that records a device’s location and saves it to an IBM Cloudant database
https://github.com/cloudant-labs/location-tracker-angular

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Location Tracker Part 2: Angular.JS
February, 2015

## Overview

This is a tutorial on how to build a mobile app in HTML5, Javascript and Angular.JS 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](./tutorial)), so all the web files are in the [_attachments](./_attachments) directory.

## Tutorial

An extensive tutorial describing the app may be found in the [tutorial](./tutorial) directory.

## License

# location-tracker-angular

[MIT](./LICENSE).