How to Sync Up an iphone App with Dropbox and a Couchdb Database in the Cloud

July 8th, 2011 | Nick Fox

I was recently working on a project for a client and needed to sync up a catalog app on an iphone with data and images on the internet. The client wanted to be able to update the catalog on the internet and then have the iphone app automatically sync up. I’ve put the project on github and have directions there on how to install and the app.

The full source code for iPhoneCloudSync is here on github.