Running the MobilePhotoShare Sample App

This is a sample mobile application that demonstrates how a number of AWS Tools and Services can work together to create a fully functioning iOS Application. The MobilePhotoShare App allows users to do the following:

Steps to run the sample

  1. Download the AWS SDK for iOS.
  2. Create a Facebook Application by following these [instructions](documents/Facebook Setup.md).
  3. Create the AWS DynamoDB Table to store users Favorites by following these instructions.
  4. Run a Cloud Formation template to setup the necessary AWS resources for the App.
  5. Get the iOS App running by following these [instructions](documents/App Setup.md).