Simple app that uses google News API to list articles on a collection using MVVM architecture.
MVVM
- Mainly uses the structure from MVVM.
- Aims to keep everything simple, but modular and reusable.
- Unit test added for test the network lawyer and model
- Main view Controller (Portrait)
- Main view Controller (Landscape)
- Detailed Article View