arturogutierrez / Openticator

Another authenticator implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status GitHub license

Get it on Google Play

Openticator

My own authenticator implementation written with Clean Architecture and MVP in Kotlin..

Project Structure

App

  • Presentation layer
  • Presenters
  • View implementations
  • Navigation
  • Dagger components and modules

Domain (Pure Kotlin module)

  • Business logic
  • Uses cases
  • Data Source interfaces
  • Repositories

Data

  • DataSource implementations

Main Libraries

Demo

Here you can see how the app look likes:

Demo

Developed By

Follow me on Twitter Add me to Linkedin

About

Another authenticator implementation

License:Other


Languages

Language:Kotlin 97.9%Language:Java 2.1%