Skip to content

LuisSala/demogram-basic

Repository files navigation

DemoGram

Description:

Simple Instagram client built with SproutCore 2.0 and the Browser Package Manager (BPM) tools.

Features / Problems:

Touch gesture support on iOS.

  • Tap an image to view details.
  • Pinch and pan to zoon on the image in the details view.

Requirements:

BPM - http://getbpm.org or http://sproutcutter.heroku.com

$ gem install bpm

Configure:

Obtain a Client ID from http://instagram.com/developer then copy lib/config.sample.js to config.js and edit config.js to insert your Client ID.

CONFIG.INSTAGRAM_CLIENT_ID="CLIENT ID GOES HERE"

Run:

From your project directory run:

$ bpm preview

Open http://localhost:4020 in your browser.

About

Demo of basic Instagram client written in SproutCore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published