NUBIC / nu_surveyor

an iOS port of surveyor, designed for secure offline use
http://nubic.github.com/nu_surveyor
16 stars 5 forks source link

Surveyor on iOS

This project is an iOS port of the Surveyor ruby gem (http://github.com/NUBIC/surveyor). It brings surveys to iPads and other iOS devices, with offline and sync capabilities. It is implemented as a Cocoa Touch static library (NUSurveyor), but also has an example target (NUSurveyorExample). See the NUAppDelegate for an example of how to use the NUSurveyor library in your application.

Installation

Testing with Frank

frank build --target=NUSurveyorExample frank launch --idiom=ipad browse to http://localhost:37265/

Special thanks