Skip to content

lukaskasa/MovieNight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Night iOS App

Movie Night makes it easy for two parties to choose a movie they both like. By accessing the Movie DB API (https://developers.themoviedb.org/3), both movie watchers select five genres, five actors and three decades of their choice. The Movie DB API endpoint then picks the movie upon the commonality of parameters. Both movie enthusiasts make their choices on three different UITableviews. The fourth UITableView appears once both watchers made their selections.

Technologies and concepts explored:

  • Codable
  • UITableViewDatasource & UITableViewDelegate
  • Concurrency & Networking
  • Singleton pattern

API's and frameworks used:

About

Movie Night App - iOS Treehouse Tech Degree Project Unit 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages