https://github.com/jarroyoesp/androidmvpcoroutinesdagger
Project using Stable Kotlin Coroutines and MVP pattern
https://github.com/jarroyoesp/androidmvpcoroutinesdagger
Last synced: 29 days ago
JSON representation
Project using Stable Kotlin Coroutines and MVP pattern
- Host: GitHub
- URL: https://github.com/jarroyoesp/androidmvpcoroutinesdagger
- Owner: jarroyoesp
- Created: 2018-11-02T13:40:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T16:03:36.000Z (over 6 years ago)
- Last Synced: 2025-02-07T21:25:11.231Z (3 months ago)
- Language: Kotlin
- Homepage:
- Size: 175 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CleanArchitecture - MVP - Coroutines - Dagger
Android Application applying Clean Architecture Principles, under MVP, UseCases and Repositories architecture using:
- Stable Kotlin Coroutines (Kotlin 1.3)
- Dagger 2 for Android