Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.65 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.65 KB

chatting_with_Firebase

An Android Chat Application Using Fire Base

기술 스택

  • 사용 언어 : Kotlin
  • Realtime Database로 유저들과 1:1대화를 나눌수있음.
  • You can communicate with one of the users in real time using Firebase's RealtimeDatabase.
  • 사용 라이브러리 : groupie, Firestore, FirebaseDATABASE, MultiDex
You can sign up for membership through email.

You can see the user list and click the person you want to talk to to to start the conversation.

Send a message to the person you want

You can receive a message from your opponent.

USING REALTIME DATABASE

image