saksham24 / Android-Firebase-Kotlin-java-Mvp-Mvc-Mvvm-chatLinks
Simple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm)…
☆220Updated 4 months ago
Alternatives and similar repositories for Android-Firebase-Kotlin-java-Mvp-Mvc-Mvvm-chat
Users that are interested in Android-Firebase-Kotlin-java-Mvp-Mvc-Mvvm-chat are comparing it to the libraries listed below
Sorting:
- A simple demo project for The Movie DB based on MVVM clean architecture.☆200Updated 10 months ago
- Sample android application used to learn the Model View View Model pattern and DataBinding in Android☆280Updated 3 years ago
- Android MVVM + Retrofit + Dagger 2 + Room☆173Updated 6 years ago
- Navigation Drawer with New JetPacks Navigation Component☆97Updated 6 years ago
- App that interacts with a Rest Api. Architecture is MVVM.☆151Updated 5 years ago
- This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )☆107Updated 2 years ago
- App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM☆188Updated 5 years ago
- A simple notes app to demo Room + LiveData implementation in Android☆123Updated 6 years ago
- RxJava and RxAndroid complete beginner examples☆127Updated 5 years ago
- Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit☆112Updated 5 years ago
- Pagination (Endless or Infinite Scrolling) using RecyclerView's onScrollListener☆268Updated 6 years ago
- Android Google Maps API & Google Places API Course☆131Updated 7 years ago
- A sample app to demo how to implement dagger in Android using Dagger Android Support library