/toado

Toado is a very simple task manager demonstrating the integration of Core Data with the Dropbox Datastore API using ParcelKit

Primary LanguageObjective-CMIT LicenseMIT

Toado

Toado is a very simple task manager demonstrating the integration of Core Data with the Dropbox Datastore API using ParcelKit.

Usage

Fill in the Dropbox app credentials located at the top of the AppDelegate.m file.

#define DropboxAppKey @""
#define DropboxAppSecret @""

Requirements

Toado requires a minimum of iOS 6.1 and Dropbox Sync SDK 2.0.0-b3.

License

MIT.