Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isc-rsingh/locationtracker
HTML5 mobile app for tracking location with a simple sample LeafletJS map viewer
https://github.com/isc-rsingh/locationtracker
Last synced: 2 months ago
JSON representation
HTML5 mobile app for tracking location with a simple sample LeafletJS map viewer
- Host: GitHub
- URL: https://github.com/isc-rsingh/locationtracker
- Owner: isc-rsingh
- License: other
- Created: 2014-10-08T20:21:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T16:58:43.000Z (almost 8 years ago)
- Last Synced: 2023-06-08T13:15:38.117Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 1.89 MB
- Stars: 6
- Watchers: 1
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](./tutorial)), so all the web files are location in the [_attachments](./_attachments) directory.
## Tutorial
An extensive tutorial describing the app may be found in the [tutorial](./tutorial) directory.
## License
Apache 2.0