Skip to content

Chat room application build using firebase as backend.

Notifications You must be signed in to change notification settings

shivamvk/FriendlyChat

Repository files navigation

FriendlyChat

Chat room application build using firebase as backend. It is the project taught in Udacity's course Firebase in a weekend (Android).

It gets the users authenticated using Firebase Authentication and AuthUI. Only the authenticated users are allow to send and recieve messages. It also uses an external library Glide. It also allows user to send and recieve images.