aerialmonitor / 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

Home Page:https://github.com/cloudant-labs/location-tracker-angular/blob/master/tutorial/tutorial.adoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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), 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

location-tracker-angular

MIT.

About

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/blob/master/tutorial/tutorial.adoc

License:MIT License


Languages

Language:JavaScript 88.8%Language:CSS 8.5%Language:HTML 2.8%