Kotlin MVP icon

Kotlin MVP

★★★★★
★★★★★
(0.00/5)

1.2Free5 years ago

Download Kotlin MVP APK latest version Free for Android

Version 1.2
Update
Size 4.31 MB (4,514,499 bytes)
Developer Mg José Grillo
Category Apps, Education
Package Name com.josegrillo.kotlinmvp
OS 4.1 and up

Kotlin MVP APPLICATION description

Demo App developed on Kotlin with MVP
This is a demo app developed using Kotlin for Android.

This app uses Model View Presenter (MVP) as architectural pattern. For the persistence layer was used Room. Also all the layouts were developed using Constrains Layouts. For the web service area, there is a dummy API generated on Apiary for the Login, Register and Get List sections, there are consumed in the app with Retrofit2 and using RXAndroid.

Also the app includes dependency injections and Dagger2 was used for that part.

You could checkout the code available on Gitlab: https://gitlab.com/grillo87/kotlin_mvp

The app itself consist on a Splash View, the Login and Register areas, because they are connected with a dummy web service, there is no real storage of the information on the cloud, this sections were developed for practice purposes. After that the app storage the user session and let you navigate through a list of articles related to Kotlin and enter into the detail of each one.

The information displayed on the articles comes from the official Kotlin webpage on the reference area.
↓ Read more
Kotlin MVP screen 1 Kotlin MVP screen 2 Kotlin MVP screen 3 Kotlin MVP screen 4