Skip to content

One of the main standards of Mobile software architecture, which makes it possible to separate responsibilities and apply a concept of single responsibility in each layer.

Notifications You must be signed in to change notification settings

allefsousa/Android-Architecture-MVP

Repository files navigation

MVP Pattern

Padrão de arquitetura de software Mobile Android Model View Presenter

Build Status codebeat badge Open Source Love License: MIT

Esta é um exemplo de App que faz uso da arquitetura MVP. A amostra tem como objetivo: Realizar um LOGIN utilizando a arquitetura MVP.

  • Este é um Exemplo Basico de Login utilizando a arquitetura Model-View-Presenter

  • Saiba mais sobre Arquiteturas nos Repositorios da Google project README

  • Definição de arquitetura MVP

O Exemplo utiliza as seguintes dependencias :

Illustration of the MVP architecture for this version of the app.

About

One of the main standards of Mobile software architecture, which makes it possible to separate responsibilities and apply a concept of single responsibility in each layer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages