ChatRoom is an android application made in java using android studio. It helps users to make public message threads which can be subscribed by anyone and can be used by anyone, the idea was to create a whatsapp like messenger with open discussion groups.
- Retrofit
- GsonConverterFactory
- RecyclerView
- Firebase
Adapter
It contains recyclerview adapters to all the recycleview used.Data
It contains all model classes used the application.restapi
It contains service class to notification APIMyFirebaseMessagingAPI
It contains intermediatary service to connec to FCM console