All Projects → FrangSierra → KotlinFirechat

FrangSierra / KotlinFirechat

Licence: other
Simple chat app in kotlin using Firebase

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to KotlinFirechat

Hibiscus
Hibiscus, mobile microblogging application.
Stars: ✭ 14 (-85.57%)
Mutual labels:  dagger2, rxjava2
AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
Stars: ✭ 22 (-77.32%)
Mutual labels:  dagger2, rxjava2
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (-67.01%)
Mutual labels:  dagger2, rxjava2
Weather-Guru-MVP
Sample Material-design Android weather application build with MVP architectural approach using Dagger2, RxJava2, Retrofit2, Event-Bus, GreenDao, Butterknife, Lottie etc.
Stars: ✭ 15 (-84.54%)
Mutual labels:  dagger2, rxjava2
flickr-android
A small sample app to showcase architecting app using Clean Architecture and MVVM
Stars: ✭ 25 (-74.23%)
Mutual labels:  dagger2, rxjava2
BakingApp
Udacity Android Developer Nanodegree, project 2.
Stars: ✭ 54 (-44.33%)
Mutual labels:  dagger2, rxjava2
android-template
Template for android development at Tiki
Stars: ✭ 17 (-82.47%)
Mutual labels:  dagger2, rxjava2
Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (-53.61%)
Mutual labels:  dagger2, rxjava2
idreminder
Simple reminder app build with Kotlin + Clean Architecture + RxJava + Dagger2 + MVP + Room
Stars: ✭ 29 (-70.1%)
Mutual labels:  dagger2, rxjava2
Kotlin-MVVM-JetPack
[DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based on MVVM + Offline 1st approach with LiveData and Room
Stars: ✭ 73 (-24.74%)
Mutual labels:  dagger2, rxjava2
BESTV
Android TV App powered by TMDb. It is a easy way to find the best TV content, the top movies, series... all of that in your TV.
Stars: ✭ 49 (-49.48%)
Mutual labels:  dagger2, rxjava2
DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
Stars: ✭ 58 (-40.21%)
Mutual labels:  dagger2, rxjava2
InstantAppStarter
Starter Project Structure for Android Instant app. https://blog.mindorks.com/android-mvp-architecture-with-instant-app-support-11ba48241a82
Stars: ✭ 44 (-54.64%)
Mutual labels:  dagger2, rxjava2
Android-MVI-Clean-Arch-Sample
A Simple Android Project demonstrating Clean Arch + MVI with https://api.nasa.gov/api.html#apod as use-case example
Stars: ✭ 20 (-79.38%)
Mutual labels:  dagger2, rxjava2
Muvi
Very simple project to show a collection of Movie from MovieDb with a minimalist design
Stars: ✭ 46 (-52.58%)
Mutual labels:  dagger2, rxjava2
AndroidMultiModuleCleanArchTemplate
An Android kotlin project template with Dagger2, Rx and Architecture Components
Stars: ✭ 33 (-65.98%)
Mutual labels:  dagger2, rxjava2
stockwatcher
stockwatcher, a modern android development stack showcase
Stars: ✭ 62 (-36.08%)
Mutual labels:  dagger2, rxjava2
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (-78.35%)
Mutual labels:  dagger2, rxjava2
GuildWars2 APIViewer
Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, Retrofit 2, and RxJava 2.
Stars: ✭ 53 (-45.36%)
Mutual labels:  dagger2, rxjava2
Cucumber
A recipe finding app written in Kotlin with MVP architecture
Stars: ✭ 64 (-34.02%)
Mutual labels:  dagger2, rxjava2

KotlinFirechat

This project is a basic chat application using Flux Architecture together with Rx Java 2.0 and Dagger2.

Firebase Android Series

The repository works as a sample for Firebase Android Series. A series of articles published on medium that shows how to build an Android application with Kotlin and Firebase from scratch. Each chapter of the series comes together with a branch of this repository:

Flux Architecure

Flux is an Architecture which works pretty well with Firebase(It does aswell with Redux), it allows you to keep all the data in cache in a really easy mode, together with data persistence of Firebase it becomes a really strongh way of develop applications.

alt tag Graph by Luis G. Valle

Further Reading:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].