/News-Kotlin-MVP

Simple News app developed in Kotlin using MVP architecture.

Primary LanguageKotlinApache License 2.0Apache-2.0

News-Kotlin-MVP

Simple News app developed in Kotlin using MVP architecture. This app is developed for Android developers working with Java who want to move to Kotlin. In this app, we have not used any advanced concept of Kotlin.

App Architecture

News-Kotlin-MVP App Architecture

Android MVP Life-Cycle / Work-Flow / Cheat-Sheet

Android MVP Life-Cycle / Work-Flow / Cheat-Sheet

Getting Started

It is so simple. Just clone the repository to your local machine and you are good to go.

Libraies Used

The best part is in this project we have not used any libraries except standard/required libraries.

Authors & Contributers

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE.md file for details

Acknowledgments

  • Used androidmvp by Antonio Leiva as a reference
  • Thanks Antonio Leiva Sir for your help.