Skip to content

hacktoolkit/htk-ios-ChatClient

Repository files navigation

htk-ios-ChatClient

This is a simple chat client that demostrates the simple and ease of Parse

CodePath iOS Bootcamp September 2014 - Week 3 Lab

Download and Build Instructions

  • Clone the repository
  • Install CocoaPods
    • sudo gem install cocoapods
  • Install Pods
    • pod install
  • Set up API keys
    • Create a secrets.xcconfig config file based on secrets.xcconfig.template
    • Obtain API keys from the Parse and add the keys to secrets.xcconfig
  • Run it!

About

A simple chat client using Parse as a backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published