anil-gudigar / worldofplay

Clean Architecture, MVVM pattern. Used Databinding, Daager 2, Retrofit 2, OkHttp 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

worldofplay

README

What is this repository for?

  • Quick summary
    Clean Architecture, MVVM pattern. Used Databinding, Daager 2, Retrofit 2, OkHttp 3
  • Version 1.0

How do I get set up?

  • Summary of set up
    Import Project to Android Studio
  • Configuration
    Android Studio 3.5
    compileSdkVersion = 29
    minSdkVersion = 21
    targetSdkVersion = 29
    buildtoolVersion = '29.0.2'
  • Dependencies
    Kotlin
    Databinding
    Daager 2
    Retrofit 2
    OkHttp 3
    Room
    Android X

About

Clean Architecture, MVVM pattern. Used Databinding, Daager 2, Retrofit 2, OkHttp 3.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%