Skip to content

blewis-1/movies-lisy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ios101-lab5-flix1

iOS 101: Lab - Unit 5 - Flix Pt 1 (Feed)

16_app_required_features

Required Features

🎯 Goals

  1. Fetch a an array of data objects from an API
  2. Display a list of objects in a table view
  3. Load and display remote images given a URL

Features

Required Features

  1. Fetch movie data from The Movie DB API
  2. Display movies scrolling list of movies fetched from the TMDB API.
    1. Each movie in the list should display the movie’s poster image, title and description

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages