Openticator
Introduction: Another authenticator implementation
Tags:
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:
Developed By
- Arturo Gutiérrez Díaz-Guerra - arturo.gutierrez@gmail.com