Code Monkey home page Code Monkey logo

base-mmvm-android's Introduction

Base-MVVM-Android

πŸ’€ With base_1 in from branch base_1 (Recommended use πŸ’₯)

πŸ“Œ Technical overview

  • MMVM clean architecture
  • DataBinding
  • Coroutine
  • Objectbox - MMKV
  • Koin
  • Epoxy/ListAdapter
  • Navigation

πŸ“Œ Specific library used

πŸ“Œ Tree

src
|───base
β”‚   β”œβ”€β”€ config
β”‚   β”œβ”€β”€ view
β”‚   β”œβ”€β”€ extension
β”‚   └── BaseComponent(Activity, Navigation, Fragment,Adapter, Log...)
|
|───app
β”‚   β”œβ”€β”€ presentation
β”‚       └── home
β”‚           β”œβ”€β”€ HomeFragment.kt
β”‚           β”œβ”€β”€ HomeNavigation.kt
β”‚           └── HomeViewModel.kt
β”‚   β”œβ”€β”€ use_case
β”‚   β”œβ”€β”€ data
β”‚       β”œβ”€β”€ model
β”‚       β”œβ”€β”€ repository
β”‚       └── data_source
β”‚           β”œβ”€β”€ local
β”‚           └── remote
β”‚   β”œβ”€β”€ utils
β”‚       β”œβ”€β”€ constant
β”‚       β”œβ”€β”€ extension
β”‚       └── util
β”‚   └── di (ViewModelModule, DatabaseModule, NetworkModule...)
└── MyApplication.kt

πŸ’€ With base 2 in from branch base_2

πŸ“Œ Technical overview

  • The technologies are the same as base_1 except for the network layer

πŸ“Œ Specific library used

πŸ’€ With base 3 in from branch base_3

πŸ“Œ Technical overview

  • MMVM clean architecture
  • ViewBinding
  • RxAndroid - RxJava/RxKotlin - RxBinding
  • Room - SharedPrefercens
  • Koin
  • ListAdapter
  • Navigation

πŸ“Œ Specific library used

---- From Tiểu Vy β™₯️ ----

base-mmvm-android's People

Contributors

vyvanhungbg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.