Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 832 Bytes

File metadata and controls

36 lines (22 loc) · 832 Bytes

chatApp

Chatapp is a real time messaging application based on Firebase realtime database which enables group conversations.

Prerequisites

Xcode 10.1 Swift 4.2 Architecture MVC Firebase database

Features

  • Registration and login with firebase
  • Authentication by firebase
  • Group chat on single screen
  • User can able to get realtime messages without refreshing the screen.
  • Floating text field same as android

Screenshots

group_chat_screen

reg_login_screen

Author

  • Akshay Shedge - Initial work

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc