Chatting App using firebase
- For authentication or registration of users
- Database to store data of users (Account details, Friend Requests, Friends, Messages etc)
- To store the profile images and any phots in messages
- To Display the users/chat contents
- Ref: https://github.com/firebase/FirebaseUI-Android
- To display profile images
- Ref: https://github.com/hdodenhof/CircleImageView
- To crop the image for profile picture
- Ref: https://github.com/ArthurHub/Android-Image-Cropper
- To display images from Firebase storage
- Ref: https://github.com/square/picasso
-
To display compressed images as thumbnail
-
App ref: https://github.com/akshayejh/Lapit---Android-Firebase-Chat-App