Skip to content

This is the class exercise of CS6320 of deploying a simple fb app running on Google app engine. This app lets you post a status or share it in a message.

Notifications You must be signed in to change notification settings

hayderimran7/cs6320_fbapp_gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs6320_fbapp_gae

Introduction

THis is the exercise for creating an FB app for posting status on a user's timeline where the app runs on GAE. This project has to be run from eclipse.

Submission details

submitted by:

Muhammad Imran Malik
Net ID: wm6952
CSU East Bay 
CS6320 Spring 2017

Live Demo

I have the app running on google app engine .

To Run

You would need to use java 1.7 with eclipse and google app engine plugin for eclipse.

Requirements

Following are the requirements needed to run :

  • have a developers.facebook account
  • create an app on fb
  • install eclipse, java jdk 1.7, and install google app engine eclipse
  • create a project on app engine and set the project ID to the GAE project ID in eclipse
  • set the app_ID of facebook under <script> accordingly

WARNING

you cannot run this right away, since index.jsp points to actual fb app which is connected to my app. not only that, the app engine eclipse file also points to https://1-dot-cs6320-fbapp-imran.appspot.com which is my google app engine account, not yours ;)
you would have to create your own gae project, and point to the app ID in your eclipse project, ofcourse you need to login to google account via eclipse.

About

This is the class exercise of CS6320 of deploying a simple fb app running on Google app engine. This app lets you post a status or share it in a message.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published