GitHub - daikini/toado: Toado is a very simple task manager demonstrating the integration of Core Data with the Dropbox Datastore API using ParcelKit

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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

Resources

Readme

License

MIT license

Activity

Stars

32 stars

Watchers

5 watching

Forks

6 forks

Releases

No releases published