Skip to content

BestBuy Android App using Kotlin DSL, Clean Architecture, MVVM pattern. Used Databinding, Daager 2, Retrofit 2, OkHttp 3. Used Room Databased for persistence and Offline support flow and paging libray

License

Notifications You must be signed in to change notification settings

anil-gudigar/BestBuy

Repository files navigation

README

What is this repository for?

BestBuy

https://developer.bestbuy.com/apis

  • Quick summary
    BestBuy Android App using Clean Architecture with MVVM pattern. Used Kotlin DSL,Databinding, Daager 2, Retrofit 2, OkHttp 3. Used Room Databased for persistence and Offline support.
  • 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 = 15
    targetSdkVersion = 29
    buildtoolVersion = '29.0.2'
  • Dependencies
    Kotlin
    Databinding
    Daager 2
    Retrofit 2
    OkHttp 3
    Room
    Android X
  • Database configuration
    Name: store-db
    • How to run tests
      Junit
  • Deployment instructions

About

BestBuy Android App using Kotlin DSL, Clean Architecture, MVVM pattern. Used Databinding, Daager 2, Retrofit 2, OkHttp 3. Used Room Databased for persistence and Offline support flow and paging libray

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages