Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.08 KB

File metadata and controls

19 lines (12 loc) · 1.08 KB

ChatApp-Clean-Java

Simple Firebase Chat application implemented using Clean Architecture + MVVM, RxJava 2, Dagger 2, ViewModel, Cloud Firestore

Language: Java

Architecture: Clean Architecture + MVVM

Libraries: RxJava 2, Dagger 2, Jetpack ViewModel, Cloud Firestore

Note: Please your own google-services.json which you can get when you create a Firebase project. The google-services.json file found in this project will be removed in the future.

Scope

  • 1 chat room only
  • No encryption for passwords as this is just a sample app.

Screenshots