Skip to content

Android-archive/SSTalk

 
 

Repository files navigation

SS Talk

A Kotlin based chat app built on top of Firebase available on playstore

https://play.google.com/store/apps/details?id=com.aziz.sstalk

Features

  • Single Chat
  • Group Chat
  • Messages - Image, Audio, Video, Location, Recording
  • Push Notifications
  • Last seen feature
  • Realtime user presence system
  • Blocking feature
  • Message Translation
  • Smart Reply
  • Phone signing with OTP verification

Cloud Functions

  • Notification Trigger
  • Node updation on message deletion
  • Auto cleanup of old files
  • App Version Update trigger


Screenshots:

How to own this project or create your own app?

  1. Change the project name

  2. Create a Firebase account and configure account from here. https://console.firebase.google.com

  3. Setup Firebase cloud script and deploy cloud functions, Learn how to deploy - https://firebase.google.com/docs/cli/

  4. Setup google maps and update the API key from here - https://console.cloud.google.com

Cheers!!! you are done with creating your own chat app

Remember! The project is protected with SHA1 & Authorization rules, So try not to use your head in messing up the database 😄

Feel free to leave any kind of feedback to me at - [email protected]

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 83.8%
  • Java 14.3%
  • JavaScript 1.9%