/movieApp

🎬 movieApp - Fetch data from api.themoviedb to display movie category -> all films from the chosen category -> and few informations about the chosen film. ⚠️ last update : 17/07/20

Primary LanguageSwift

movieApp

-> Fetch data from api.themoviedb to display movie categories (VC1)
-> then display all films from the chosen category (VC2)
-> then display few informations about the chosen film (VC3)

I found this technical test online, and gave myself few days to do it and going further if possible.

What has been used: WebKit, TableView, networking, Json, Result Type, MVC, UserDefaults