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
- Host: GitHub
- URL: https://github.com/drjacky/mvvm
- Owner: Drjacky
- Created: 2018-11-07T08:18:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T19:12:48.000Z (about 5 years ago)
- Last Synced: 2025-05-07T18:08:53.503Z (11 months ago)
- Topics: android, android-architecture-components, clean-architecture, extension, kotlin, rxjava2
- Language: Kotlin
- Homepage: https://proandroiddev.com/mvvm-with-clean-architecture-c2c021e05c89
- Size: 444 KB
- Stars: 238
- Watchers: 9
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## 👉🏼 **Please take a look into this [Android Template](https://github.com/Drjacky/MVVMTemplate) instead** 👈🏼
# Android MVVM + Clean Architecture

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 📺
