This is a group project for CIS350 in Spring 2014. We're building a web app using [Parse] (https://parse.com/). The app aims to connect travelers from around the globe.
Assuming you have Parse Command Line Tool installed on your machine:
To deploy:
parse deploy [target]
You should be able to see the live site at: travelbuddydev.parseapp.com.
Used Parse.FacebookUtils class, Facebook SDK for JS, and Facebook Login JS SDK.