Create an iOS App with Parse and SendGrid

SendGrid Developer Evangelist Kunal Batra, walks through a tutorial on how to build a "GroceryList App" using Parse's SendGrid Cloud Module.

In this post I am going to highlight some key points with Parse and iOS that will let you create a grocery list app that emails you the list. We will take advantage of the Parse platform’s SendGrid Module as well as its PFQueryTableViewController which has a ton of cool features baked in. This tutorial assumes you have some knowledge of xCode and have created apps before. Feel free to download the full source on GitHub to see how this app was created.

http://www.youtube.com/watch?v=s0hHh54OV1o

Read the full post .