To find out how to send requests to the server api, look at the wiki, button on the right. Or click this link:
https://github.com/aarya123/CampusFeedv2/wiki/_pages
To view the Android app progress, see the screenshots posted at:
https://drive.google.com/folderview?id=0B7ckqIbbmIG8b1liNldweFlsREk&usp=sharing
To run the Android app, you need to download the facebook SDK and import it into your workspace, download the SDK here (from part 2):
https://developers.facebook.com/docs/android/getting-started
You only have to run the commands in part 2 if you decide to run the app on an emulator
chmod 600 CampusFeed.pem
ssh [email protected] -i CampusFeed.pem
MySQL
Username = public
Password = private
MySQL setup
Play Framework setup