Android TODO List VIPER

Android Pull Request & Master CI Android Feature Branch CI

VIPER is an architectural approach for iOS mobile app development based on the paradigm of Uncle Bob’s clean architecture, which gradually began to penetrate with Android. The word VIPER is an abbreviation for View, Interactor, Presenter, Entity, and Router.

Documentations :

GitHub

View Github