/Android-Chat-Application

Features of Chat Application 1. Login and Signup feature: The application enabled users to Sign up using their Name and Email Address. Firebase Authentication provides backend services to authenticate users to your app 2. Profile Feature: Each user profile contains the profile picture, first name and last name. Users have the ability to edit and update their profile content including updating their profile picture. All the media with respect to the app is store in firebase storage. 3. Messaging Feature : Users have the ability to send messages to any other user on the system. Each user have their own inbox and will not be able to view others inbox

Primary LanguageJava

Stargazers