Home > OnTheSpot

OnTheSpot

OnTheSpot is a project mainly written in OBJECTIVE-C and C, based on the View license.

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 h

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