Skip to content

gmaill/TodoTable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Table

This is an Xcode project that illustrates a simple example of using PFQueryTableViewController with Parse. It's a dead simple way of getting a table to show data from a Parse class.

View the screencast here on Youtube.

How to Run

  1. Clone the repository and open the Xcode project.
  2. Add your Parse application id and client key in ParseStarterProjectAppDelegate.m

Learn More

To learn more, take a look at the offical iOS Guide for Parse.

About

A simple table that shows information from a Parse Todo class. Used to illustrate the use of PFQueryTableViewController.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors