/iOS023-moviesListMVC

In this application, I integrated the movie data from two different jsons into my application by writing a single web service. I have shown these two different data by segmenting it through the page controller. I wrote this application completely in accordance with the MVC design architecture.

Primary LanguageSwift

Movies List

Architecture and structures

MVC

Technology

  • Segmented Control
  • Kingfisher
  • One web service, two different Json
  • URLSession
  • Page Controller
  • Auto layout
  • Tableview

Recording of app:

MoviesListPressingVideo.mp4