Hi, I like the idea. Are you storing all the contacts on your server and then linking in my email to be able to track what is going on and who I should contact?
@BrandonCWhite Currently we are using Android Contacts provider locally along with the text and phone APIs. As we grow we will likely move the contact logic to the server for a better cross-platform user experience.