A minimalistic design social media application built in kotlin using modern android architecture components and MVVM Architecture.
- Architecture : MVVM
- Storage : Firebase Cloud Firestore
- Async tasks: Kotlin Coroutines
- Dependency Injection : Dagger-Hilt
- Libraries : Firebase Authentication, Glide, Material Design, Navigation Component, Android Image Cropper, Live Data
Home | Profile | Search users | Edit Profile |
---|---|---|---|
Login | Register | Comments | Liked by |
---|---|---|---|
- Icons icons8.com
- Amazing resources by Philipp Lackner
- Event Wrapper class article
- Resource class documentation