Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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