-> 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