Android VIPER Architecture Example
This repository contains a detailed sample client-server app that implements VIPER(View-Interactor-Presenter-Entity-Router) architecture in Android (Kotlin).
Read the full article explaining the project here
VIPER Module Diagram Structure of VIPER module
Example Module Class Diagram Structure of "Main" module from the example project.
Dependencies
The sample app is using next libraries and frameworks:
References
If you have any suggestions or questions feel free to make a Pull Request or contact us!
Author
Alexander Borovskoy
Android developer at OmiSoft
License
Android Viper Architecture Template is released under the MIT license.
See the LICENSE for details.