Skip to content

App that retrieves a list of actors from a REST API and display details of selected ones. The app is built in AndroidStudio using different modules for the different layers in a Clean Architecture style. The UI layer is built using MVP. The architecture is asynchronous meaning the inner layers communicate with the outer ones via events. In this …

Notifications You must be signed in to change notification settings

mccorby/ActorsChallenge

About

App that retrieves a list of actors from a REST API and display details of selected ones. The app is built in AndroidStudio using different modules for the different layers in a Clean Architecture style. The UI layer is built using MVP. The architecture is asynchronous meaning the inner layers communicate with the outer ones via events. In this …

Stars

Watchers

Forks

Packages

No packages published

Languages