Skip to content

Real-time chat application using Firebase for Android

Notifications You must be signed in to change notification settings

kevinjoseph61/messageDelivr

Repository files navigation

MessageDelivr

Real-time chat application using Firebase for Android To use this application create a Firebase project and obtain the google-services.json file and put it under the app folder where a template json file is already kept. Obtain your server key from your project settings as shown below Server Key Image
and enter it under app\src\main\java\com\example\messagedelivr\Fragments\APIService.java interface headers in Authorization

Some UI pictures and functionalities

  • Start Page, Login, SignUp
    Home
  • Messages, Users, Profile Tabs
    Tabs
  • Reset Passwords securely using Firebase
    Reset
  • Users marked as Online, Delivered and Seen messages
    Online
  • Push Notifications on new message
    Push
  • Update Profile Picture by uploading to Firebase Storage and edit name/bio
    Update

About

Real-time chat application using Firebase for Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages