Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 2.61 KB

README.md

File metadata and controls

68 lines (44 loc) · 2.61 KB

Dream_Chat

This is chat application that was inspired by WhatsApp 💬

🎥 Video demonstrating the functionality of the application 🎥

Features that were applyed in this project

  1. Dagger-Hilt 🗡️

  2. MVVM architecture

  3. Navigation

  4. Kotlin Flows

  5. Firebase Auth

  6. Firestore

  7. FireStorage

  8. Stream SDK

  9. Shared Prefferences and convert Java Objects into JSON

  10. Android-Image-Cropper

  11. libphonenumber

  12. Glide

  13. Kotlin Coroutines

Chat Navigation graph

Screenshot_2024-07-31-22-29-33-694_com example dailynews

Screenshots of user interface

Login

1 2 3

Chat creation

3 3 3

Changing user data and logout dialog

6 7 8

Registration (after OTP verification)

9 10 11