/GeeksNearby

It's a simple mobile app to exchange contacts between people in near distance

Primary LanguageObjective-C

GeeksNearby

This app was built with PhoneGap 2.0, jQuery Mobile 1.1.1, Parse.com as a backend, Backbone.js, RequireJS, and #jqmNavigator.

It's currently available in App Store and Google Play.

This project is configured with git submodules (www folder points to GeeksNearby-www repo), in order to clone whole thing you need to:

// Clone this project first and next from the root folder run following commands:
git submodules init
git submodule update