Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 195 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 195 Bytes

MVP_Kotlin_Android

Project to show how to create an application with MVP architecture 100% developed with Kotlin

Concepts applied:

  • Dependency injection
  • MVP pattern
  • Connection to server