The API we are using today: The Movie Database
- Add views on MovieListViewController
- Add NetworkController to help build url
- Add method to search/fetch movies
- Add & implement external datasource - listmovies
- Implement Search button and textfield delegate
- Implement Movie Model Object
- Add method to fetch detailed movie from movieID
- Set up MovieDetailViewController, the views in it
- Implement tableview delegate, didselectrow
- Add Icon and changes name under icon
♦︎ Add movie poster image to tableview cells