/ChatifyMe

ChatApp with Parse

Primary LanguageObjective-C

ChatifyMe

This is simple native iPhone Chat App.

It uses beautiful iOS 7 custom transition between view controllers for more information: http://asciiwwdc.com/2013/sessions/218 http://www.doubleencore.com/2013/09/ios-7-custom-transitions/

The app works well on iOS 7 and 3.5" screen as far now. I am working on making it bug free across the OS and Screen sizes.

The application uses Parse for data and Scringo framework for chat interface.

To read more about Parse go here: https://parse.com/docs/ios_guide To read more about Scringo : http://www.scringo.com/docs/ios-guides/

You can test the app using test account - test username and password.

TODO::

  1. Improve group chat.
  2. Write test cases.
  3. Add Appicons.
  4. Add new launch image.
  5. Improve UI and UX.

ChatApp with Parse