UTair-MVP-Sample
MVP App
An Android app demonstrating Clean Architecture + MVP pattern with Coroutines and Dagger 2
Android Clean Architecture + MVP Sample written in Kotlin
31 stars
4 watching
5 forks
Language: Kotlin
last commit: almost 4 years ago android-architectureclean-architecturecoroutinesdaggerdagger2kotlinmvprxjava2
Related projects:
Repository | Description | Stars |
---|---|---|
amitshekhariitbhu/mvvm-architecture-android | An Android app demonstrating the MVVM architecture with Kotlin and various dependencies | 598 |
philippeboisney/archapp | A simple Android app demonstrating a multi-module MVVM architecture using various Android libraries and frameworks. | 624 |
ezike/starwarssearch-mvi | An Android project demonstrating MVI architecture and various dependency libraries | 197 |
mitchtabian/clean-notes | An Android app demonstrating Clean Architecture principles using Kotlin and various libraries. | 545 |
odaridavid/clean-mvvm-archcomponents | An Android app consuming a Star Wars API to display Movie Characters with a modular, scalable architecture using MVVM and clean principles. | 689 |
emedinaa/kotlin-mvvm | A sample Android application demonstrating the MVVM pattern using Kotlin and Retrofit for network interactions, showcasing ViewModel, LiveData, and other architectural components. | 536 |
ezike/baking-app-kotlin | An Android app that provides an interactive recipe experience with video tutorials and dynamic feature modules | 464 |
andrzejchm/droidmvp | A library to help implement the MVP pattern and related techniques in Android projects | 225 |
mitchtabian/open-api-android-app | An Android app with clean architecture and MVI pattern using Retrofit2, Room Persistence, and Hilt dependency injection. | 692 |
khaledsherifsayed/popularpeople | An Android app demonstrating MVVM architecture with coroutines and shared elements, using Retrofit, Glide, and Room for data retrieval and storage. | 16 |
sanogueralorenzo/android-kotlin-clean-architecture | An Android app demonstrating clean architecture principles and various software development techniques in Kotlin. | 1,792 |
smarttoolfactory/propertyfindar | A sample Android app demonstrating the application of various technologies such as clean architecture, coroutines, and offline-first data management | 266 |
andremion/theatre | An Android app built using Clean Architecture and MVVM patterns to fetch data from an external API and display it on the screen. | 640 |
akhilesh0707/rick-and-morty | An Android app built with clean architecture principles and MVVM pattern to display Rick and Morty characters, featuring separation of concerns and faster compile time. | 125 |
eli-fox/lego-catalog | An Android app demonstrating current architecture and best practices using Kotlin, showcasing data management, networking, and UI components. | 766 |