Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 625 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 625 Bytes

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.