daikini / toado

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Objective-C 97.6%Language:C++ 2.2%Language:C 0.2%