amoyi / Chats

Open-Source Messaging App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acani Chats

Open-Source Native iOS Messages App

iPhone Client Screenshots

Acani Chats is an instant messaging social application. Use it as an example for building an app that requires user accounts, profiles, messaging, etc.

Instructions for Running the iPhone app on OS X

  1. Download & install Xcode 6.3.2 from the App Store

  2. Download this project, including its submodules

     git clone --recursive git@github.com:acani/Chats.git
    
  3. Open Clients/iPhone/Chats.xcodeproj and press Command-R to run the app

Note: User data (e.g., phone number, first & last names, email address, etc.) are sent over SSL to Heroku, stored with PostgreSQL, and may be deleted at anytime for any reason.

For more information, check out the wiki.

License

This project, including its components and excluding works credited, is released under the Unlicense.

About

Open-Source Messaging App


Languages

Language:SQLPL 93.4%Language:Ruby 6.6%