sahilkhiwal07 / Chatting

Chat app using firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatting

Chat app using firebase

This is the demo project having features given below:

  1. Firebase authentication using mail id.
  2. Storing the Chat and User detailes in Realtime Database.
  3. Update user name and profile image.
  4. Storing User profile image in Firebase Storage.
  5. Sign Out from the profile.
  • Sign up UI

Screenshot_20210821-141319

  • Password must be greater than 6 digit and same as confirm password for signing up

Screenshot_20210821-141400

  • Sign In UI

Screenshot_20210821-141529

  • Log In with mail Id and password both must be available to the database for signing in

Screenshot_20210821-141906

  • Available user for chatting

Screenshot_20210821-141547

  • Update profile images and name and store it to firebase storage

Screenshot_20210821-144155

  • Signing out the current user and set back to the Sign In screen

Screenshot_20210821-141632

  • Showing chat screen for sending message and save it to realtime database

Screenshot_20210821-141643

About

Chat app using firebase


Languages

Language:Kotlin 100.0%