Skip to content

The idea of this repository is to provide a simple overview about the MVC and MVVM architecture in a simple iOS app

Notifications You must be signed in to change notification settings

Brothersoft-bro/MVC-MVVM-Comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MVC-MVVM-Comparison

The idea of this repository is to provide a simple overview, pros and cons of using the MVC and MVVM architecture for a given app. The repository contains the implementation of the same app using the MVC and the MVVM design patterns.

Requirements

  • iOS 11.0+
  • Xcode 11
  • Swift 5

Features

  • Searching for movies, TV shows and Music using the iTunes Search API
  • Displaying of thumbnails in a table view
  • Playing the trailer of the selected media

Screenshot

About

The idea of this repository is to provide a simple overview about the MVC and MVVM architecture in a simple iOS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages