Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1008 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 1008 Bytes

Scrumptious sample web app

Demo: https://scrumpit.herokuapp.com/index.html

Getting started

  1. Create a Facebook app, go to the Facebook App Dashboard to do this.

  2. Note your app ID, and namespace.

  3. Define your application's base URI including the directory containing these uploaded files.

  4. Add your website's domain as an app domain, website URL, and mobile website URL in the Facebook Developers app dashboard for your app.

  5. Create an Open Graph action - object pair: eat a meal.

  6. Edit the eat action. Select the following optional capabilities: Tags, User Messages, Place, Explicitly Shared. Save Changes.

  7. Go through all the *.html and replace: The sample app ID, 314522715291696, with one your app ID. Occurences of ''https://scrumpit.herokuapp.com'' with your website.

  8. Open up js/main.js and replace ''scumptiousios'' with your app namespace.