Skip to content

lholmquist/aerogear-todo-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS TODO application

This application demonstrates the functionality offered by AeroGear library for iOS. It connects to the TODO server application running in Openshift, and it will allow you to perform CRUD operations for Projects/Tags/Tasks using you phone.

You can watch a screencast demonstrating the app "in action" here

If you are new to AeroGear, please have a look at the Getting Started Guide with XCode and iOS

Running the app:

The project requires CocoaPods for dependency management;

SETUP

BEFORE you can run the app, you need to run the following command inside of the AeroGear-TODO folder:

pod install

Now you are almost done! You just need to open the AeroGear-TODO.xcworkspace in order to run the TODO app!

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published