An open API service indexing awesome lists of open source software.

https://github.com/drjacky/mvvm

A sample Android application using MVVM, Clean Architecture, Android Architecture Components
https://github.com/drjacky/mvvm

android android-architecture-components clean-architecture extension kotlin rxjava2

Last synced: 11 months ago
JSON representation

A sample Android application using MVVM, Clean Architecture, Android Architecture Components

Awesome Lists containing this project

README

          

## 👉🏼 **Please take a look into this [Android Template](https://github.com/Drjacky/MVVMTemplate) instead** 👈🏼

# Android MVVM + Clean Architecture
![Article](https://raw.githubusercontent.com/Drjacky/MVVM/master/cover.png)
Link to the [article](https://proandroiddev.com/mvvm-with-clean-architecture-c2c021e05c89)

A simple Android application to show the MVVM design pattern usage with following Clean Architecture approach.

## Features 🕹

- 100% Kotlin-only.
- Following Clean Architecture approach.
- Following MVVM Architectural Design Pattern.
- Using Pagination.
- Using Navigation Component.

## Under Development 🚧

- Some minor improvements.

## Contributing 🤝

Feel free to open a issue or submit a pull request for any bugs/improvements.

## Result 📺
![Screenshot](https://raw.githubusercontent.com/Drjacky/MVVM/master/list.png)