An open API service indexing awesome lists of open source software.

https://github.com/zahraheydari/android-mvvm-hilt-rx3-kotlindsl


https://github.com/zahraheydari/android-mvvm-hilt-rx3-kotlindsl

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Android-MVVM-Hilt-RX3-KotlinDSL

A Tiny Mobile Application


This is a simple Android sample app which implemented using MVVM architecture,
Retrofit2, RX3, Coil, Hilt, View Binding and Kotlin DSL.
At the moment, it has a simple structure but It will be more complicated if needed.
I used `https://www.omdbapi.com/` for the content of app through a simple UI.
My goal of sharing this code is to get feedback, find problems and improve the implementation.
So I`ll be very happy to hear from you!

### Used libraries

1. [GitHub](http://square.github.io/retrofit/) - retrofit
2. [GitHub](https://github.com/square/moshi) - Moshi
3. [Github](https://github.com/square/retrofit) - Retrofit
4. [Github](https://github.com/ReactiveX/RxAndroid) - RxAndroid
5. [Github](https://github.com/ReactiveX/RxJava) - RxJava
6. [Github](https://github.com/coil-kt/coil) - Coil

### Author

@ZARA