Coding Challenge

Simple demo app which fetches and displays a list of data


Requirements

  • Xcode 10.2.1

Features

  • Follow SOLID Pricinples
  • MVC Pattern
  • Lightweight view controller
  • Testable code(networking, datas source, etc)

What have not been implemented

  • Unit testing for view controller
  • View model for the collection view cell and its tests
  • UI Testing

Other approach

MVVM Architectual Pattern has many advantages over MVC.

Dependencies

Author

ducthinh2410@gmail.com