Git Product home page Git Product logo

nikhilbhople / clean_mvvm_architecture Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 319 KB

The repo demonstrate clean MVVM architecture with local data caching. (Shows the uses of MVVM, Kodein, RxJava, Retrofit, Room, MediatorLiveData, LiveData, shimmer loading effect)

Home Page: https://github.com/NikhilBhople/Clean_MVVM_Architecture

Kotlin 100.00%
mvvm-architecture mvvm-android kodein-di room-database rxjava-android retrofit2 mediatorlivedata livedata shimmer-android kodein-android

clean_mvvm_architecture's Introduction

Clean MVVM architecture

followed Clean MVVM Architecture patten,
Kotlin language is used to make app,
used Room for local database,
used Retrofit for API call,
used RxJava for background threding,
used Kodein for dependency injection,
used LiveData for observing data,
used MediatorLiveData for combining two LiveData
used Glide for image loading,
used shimmer library for showing loading shimmer effect
Junit, Expresso -> will do in next push

The repo will demonstrate

  • how to make MVVM Architecture,
  • how to make API calls
  • how to cache the API data to local database
  • how to refresh the local database
  • how to use MediatorLiveData
  • how to use RxJava
  • how to handle device rotation
  • how to decide, to fetch the data locally or form remote server
  • how to use ConstraintLayout layout
  • how to decoupled the code using Kodein(Dependency Injection)
  • how to expand and collapse RecyclerView item
  • and Much more..

clean_mvvm_architecture's People

Contributors

nikhilbhople avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

asrorjon7

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.