Skip to content

amoyi/Chats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SQLPL 93.4%
  • Ruby 6.6%