This is a project which demonstrates the MVVM architecure with repository and factory pattern using power of structured concurrency of swift.
(1)Browse popular movies
(2)Infinite scroll paging mechanism
(3)Segue to movie detail
(4)Segue to movie home page in browser
(5)Caching the movies whose details are visited by the user for offline mode
(6)Filter movies by search string
(7)Unit and UI tests