Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/couchbaselabs/onthespot
Saves photos with lat/lon and other telemetry to Mobile Couchbase. Please fork and play with it, we hope it becomes the basis for other folks "real" apps. Coolest part about it is the different apps can share the same dataset, and hence share network effects.
https://github.com/couchbaselabs/onthespot
Last synced: 1 day ago
JSON representation
Saves photos with lat/lon and other telemetry to Mobile Couchbase. Please fork and play with it, we hope it becomes the basis for other folks "real" apps. Coolest part about it is the different apps can share the same dataset, and hence share network effects.
- Host: GitHub
- URL: https://github.com/couchbaselabs/onthespot
- Owner: couchbaselabs
- License: other
- Created: 2011-05-14T03:53:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-18T16:25:21.000Z (over 13 years ago)
- Last Synced: 2024-04-12T16:19:15.933Z (9 months ago)
- Language: Objective-C
- Homepage:
- Size: 25.5 MB
- Stars: 23
- Watchers: 151
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE.txt
Awesome Lists containing this project
README
h1. On The Spot
A simple iOS application that takes a pictures and stores additional information, like media meta data, location data, motion sensor data along with the image in a CouchDB.
h2. Requirements
"TouchJSON":http://github.com/touchCode/TouchJSON
Run the following commands to initialize the workspace
% git submodule init
% git submodule update