Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 466 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 466 Bytes

NewsApp

The Application based on TV Mazed API

Language

Kotlin Programming Language.

Design Patterns

MVVM with AndroidX components
Repository Pattern
Observable using RxJava 2 & LiveData

Remote

Retrofit 2

Database

Room

Dependency injection

Dagger 2

Special personal notes

I did not use Databinding since i can use the Kotlin extensions advantage, kotlinx.android.synthetic, where I can call directly my view using it id