Skip to content

aramizu/ragneon

Repository files navigation

VIPER Architecture with Kotlin

Introduction

A simple application exemplifying some RESTFull methods using common techiniques under RX and Kotlin.

This application shows how to use some of the most popular libraries under the VIPER (View, Interactor, Presenter, Entity, Router) archicture.

First of all, credits to the creators of these beauties libraries below that it were used in this project:

  • com.squareup.okhttp3;
  • com.squareup.retrofit2;
  • io.reactivex.rxjava2;
  • com.jakewharton:kotterknife.
  • com.github.bumptech.glide
  • com.fasterxml.jackson

And Others.

It was developed with Android Studio 3.1 with minSdkVersion 21 using native Kotlin for Android

Screenshots

Main Screen Payment Screen Input Screen Input Error Screen Input Loading Screen History Screen

Getting Started

Clone this repository, open this project with Android Studio 3.X and just run.

License

Just free to share. Best regards! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages