Fbada006 / Clean_Architecture_Template_CryptoLinks
A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the POJO and modify the tests to pass for any API out there. Have fun. PR's are welcome.
☆14Updated 4 years ago
Alternatives and similar repositories for Clean_Architecture_Template_Crypto
Users that are interested in Clean_Architecture_Template_Crypto are comparing it to the libraries listed below
Sorting:
- Android application made for stock analysis☆46Updated 4 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 5 months ago
- A simple example showing multi-module navigation with safeargs and jetpack navigation.☆45Updated 2 years ago
- Android Example to showcase architecture patterns.☆51Updated 4 years ago
- Android demo about navigation on a multi-modules project☆66Updated 4 years ago
- It is a repository containing backend structure for Ktor.☆62Updated 4 years ago
- ☆30Updated 4 years ago
- This is an example repository to demonstrate the good practices of using ViewModel and how usage of AndroidViewModel can make things wors…☆32Updated 3 years ago
- ☆23Updated 3 years ago
- To illustrate the clean architecture and modularisation with other components.☆97Updated 4 years ago
- Sample Code for implementing paging library with Kotlin Coroutines☆94Updated 4 years ago
- Playground for learning Jetpack Compose☆25Updated 4 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- Wallpaper app made using Hilt, Retrofit, Room, Navigation Components, MVI, Coroutines, Flows, ViewModel, LiveData, Datastore Preference.☆67Updated 3 years ago
- ☆59Updated 2 years ago
- A simple application to illustrate testing approaches in Android☆36Updated 3 years ago
- 🐶 Adopt Me - Jetpack Compose Android Dev submission using Mobius (MVI) and Compose☆83Updated 4 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP☆50Updated last year
- Implementation of Paging3 using Kotlin Flow and RxJava