Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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
- Host: GitHub
- URL: https://github.com/cloudant-labs/location-tracker-angular
- Owner: cloudant-labs
- License: mit
- Created: 2015-02-03T19:35:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-03T18:09:49.000Z (over 8 years ago)
- Last Synced: 2024-08-01T12:34:57.493Z (3 months ago)
- Language: JavaScript
- Homepage: https://github.com/cloudant-labs/location-tracker-angular/blob/master/tutorial/tutorial.adoc
- Size: 3.87 MB
- Stars: 19
- Watchers: 10
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - 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 (others)
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).