Skip to content

codesburner/parse-storyboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse.com And Storyboards

Sample project to demonstration the use of the Parse SDK for iOS5 Storyboards based apps, using ARC.

Background

  • parse.com -- a frame work for asynchronous backing store for iOS (and Android) apps
  • Storyboards -- GUI and code framework for flow-based app design

Instructions

  1. git clone this repo
  2. register for a Parse.com account
  3. download the Parse framework sdk
  4. install the "parse.framework" at the root level of this project
  5. edit the "MFAppDelegate.h" file to add your Parse.com api keys
  6. enjoy!

Versions

  • 1.0 -- initial commit with basic account creation, video upload, store kit integration

About

Example of Parse SDK with iOS5 Storyboard with user authentication as described in this blog post

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors