Good News App

A simple news application built implementing the MVVM design pattern.

It is integrated with a news api which returns JSON.

MVVM Process

  • Receives JSON data in models
  • Use model to populate ViewModels which then populates a TableView.

MVP – Minimum viable product

  • User can open application and view current top headlines in the US.

Image Demo

Technologies and dependencies

GitHub

View Github