Coder Social home page Coder Social logo

yippeeapp / parsechat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tokmt/parsechat

0.0 3.0 0.0 32.4 MB

This is a full native iPhone app to create realtime, text based group or private chat with Parse.

License: Other

Objective-C 99.76% C 0.09% HTML 0.15%

parsechat's Introduction

HireMe

OVERVIEW

This is a full native iPhone app to create realtime, text based group or private chat with Parse.

Chat . Chat . Chat

Chat . Chat . Chat

The app is using Parse as backend which is basically free. (Free plan: 20 GB File Storage, 20 GB Database Storage, 2 TB Data Transfer, 30 req/s).

FEATURES

  • Live chat between multiple devices
  • Group chat functionality
  • Private chat functionality
  • Single or Multiple recipients
  • Full realtime actions - latency less than 100 ms
  • No backend programming needed
  • Native and easy to customize user interface
  • Push Notification support
  • Deep linking for Push Notification (coming soon) - Premium only
  • Login with Email
  • Login with Facebook
  • Login with Twitter
  • Sending text messages
  • Sending pictures
  • Sending videos
  • Sending audio messages - Premium only
  • Sending location - Premium only
  • Sending stickers - Premium only
  • Sending large emojis
  • Load earlier messages (new) - Premium only
  • Typing indicator - Premium only
  • Message delivery receipt - Premium only
  • Message read receipt - Premium only
  • Save picture message content to device (new) - Premium only
  • Save video message content to device (new) - Premium only
  • Save audio message content to device (new) - Premium only
  • Delete read and unread messages - Premium only
  • Block user functionality - Premium only
  • Report user functionality - Premium only
  • Address Book friend list
  • Invite functionality - SMS, email
  • Facebook friend list (list only registered users)
  • Recent view for ongoing chats
  • Map view for shared locations - Premium only
  • Picture view for pictures
  • Basic Settings view included
  • Profile view for users
  • Group settings view for groups
  • Blocked view for blocked users
  • Privacy Policy view
  • Terms of Service view
  • In-app push notification settings (coming soon) - Premium only
  • Facebook profile picture grabbed automatically
  • Twitter profile picture grabbed automatically (coming soon)
  • Picture, video and audio upload progress indicator
  • Video length limit possibility
  • Copy and paste text messages
  • Send button is enabled/disabled automatically
  • Arbitrary message sizes
  • Data detectors - phone numbers, links, dates
  • Timestamps possibilities
  • Hide keyboard with swipe down
  • Smooth animations
  • Send/Receive sound effects
  • Deployment target: iOS 8
  • Supported devices: iPhone 4S/5/5C/5S/6/6 Plus

Chat . Chat . Chat

REQUIREMENTS

  • Xcode 7
  • iOS 8
  • ARC

INSTALLATION

1., All source files located in Classes directory. Vendor files located in Vendor directory and external Frameworks in Framework directory. Some resource files can be found in Resources directory. Simply add Classes, Resources, Vendor and Framework directories to your project.

2., You also need the latest Parse SDK. (Already included, but you can download from here).

To add Parse.framework just unzip the downloaded file and drag the Parse.framework folder into your Xcode project under 'Frameworks'.

More info about how to install Parse SDK.

3., You also need the latest Facebook SDK. (Already included, but you can download from here).

To add FacebookSDK.framework just drag the FacebookSDK.framework folder into your Xcode project under 'Frameworks'.

More info about how to install Facebook SDK.

4., You also need several external libraries which are included. But if you need, you can download them from here:

https://github.com/ideaismobile/IDMPhotoBrowser
https://github.com/jessesquires/JSQMessagesViewController
https://github.com/jessesquires/JSQSystemSoundPlayer
https://github.com/relatedcode/ProgressHUD
https://github.com/rnystrom/RNGridMenu
https://github.com/rs/SDWebImage

To use these libraries, just add IDMPhotoBrowser, JSQMessagesViewController, JSQSystemSoundPlayer, ProgressHUD, RNGridMenu and SDWebImage directories to your project.

5., You need to register your app at Facebook. More info about how to configure Facebook.

6., You need to use your own Parse account.

7., You need to configure Push Notification.

8., Please replace the existing Parse account details in AppDelegate.m.

9., Please replace the existing Facebook account details in Info.plist.

CONTACT

Do you have any questions or idea? My email is: [email protected] or you can find some more info at relatedcode.com

LICENSE

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

parsechat's People

Contributors

relatedcode avatar

Watchers

Chew Chit Siang avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.