Demo project samples for the architecture class on MIMO 18 @ UPSA
All the apps shows a list of Marvel super heroes and a detailed screen for each one of them. This repository contains several samples, centered on showcasing:
- app-mvp : Project sample to explain the MVP pattern
- app-databinding : Using the data binding support on Android to update the views automatically
- app-mvvm : Project sample to explain the MVVM pattern
Built with Android Studio 3.1.1
These projects uses the Marvel api for network samples