mushon / public_education

Record commands and place them on a map. Main repo: http://github.com/gizra/public_education/

Home Page:http://gizra.github.io/public_education/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Public Education (PE) - Client side

Create a configuration:

cp config.example.json config.json

To enable Foursquare functionality, replace client_id and client_secret in Gruntfile.js with your Foursquare client ID/secret.

Run build script:

sh build.sh

Once installed, there are several ways to run PE:

  1. iPhone emulator (requires ios-sim - brew install ios-sim if not there):

phonegap run ios

  1. Android emulator (requires Android dev tools):

phonegap run android

  1. XCode (enables running on iPhone/iPad emulators as well as connected devices):

phonegap build ios Start XCode, browse to the /platforms/ios and open PublicEducation.xcodeproj

  1. Browser grunt server

About

Record commands and place them on a map. Main repo: http://github.com/gizra/public_education/

http://gizra.github.io/public_education/