Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mradkhambek/viper
Sample Viper (MVVMR) architecture pattern.
https://github.com/mradkhambek/viper
Last synced: 12 days ago
JSON representation
Sample Viper (MVVMR) architecture pattern.
- Host: GitHub
- URL: https://github.com/mradkhambek/viper
- Owner: MrAdkhambek
- Created: 2022-01-20T01:09:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T10:39:51.000Z (almost 3 years ago)
- Last Synced: 2023-03-07T11:34:56.875Z (over 1 year ago)
- Language: Kotlin
- Size: 94.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Viper
* V I P E R = View + Interactor + Presenter + Entity + Router
![](media/img2.png)
# My versions
>With Navigation Component [Branch main](https://github.com/MrAdkhambek/Viper)>With Cicerone [Branch cicerone](https://github.com/MrAdkhambek/Viper/tree/cicerone)