Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gturedi/jetpack-compose-with-mvvm-sample

android android project using jetpack compose with mvvm
https://github.com/gturedi/jetpack-compose-with-mvvm-sample

android-architecture architecture-components jetpack-compose jetpack-navigation kotlin-coroutines mvvm-android

Last synced: 15 days ago
JSON representation

android android project using jetpack compose with mvvm

Awesome Lists containing this project

README

        

# jetpack-compose-with-mvvm-sample
yet another basic android project using jetpack compose with mvvm

#### improvements:
- using UseCase pattern
- caching data in repository layer
- adding DTOs of reponse models