idyll icon indicating copy to clipboard operation
idyll copied to clipboard

Mobile, offline, crowd-sourcing app.

Idyll

  • A mobile application
  • That's usable offline
  • For doing crowd sourcing

Installation

brew install node mongodb
npm install
npm install -g bower
bower install

TODO: Document how to load data into the server/mongodb.

API Server

Create: server/.env

cd server && supervisor app.js

Static Site

Create static/js/config.js, copy from static/js/config.sample.js.

Create Oauth.io account: https://oauth.io/

Mobile App

npm install -g phonegap

Credits

Created by John Resig in collaboration with Mauricio Giraldo of the NYPL Labs team.