Skip to content

An app that allows you to view Upcoming, Popular, and Now Playing movies. You can also search for movies and see the full details of a particular movie including the theatrical, digital, and physical release dates.

Notifications You must be signed in to change notification settings

atticus183/TheMovieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TheMovieApp

Group 68@2x

An app that allows you to view Upcoming, Popular, and Now Playing movies. You can also search for movies and see the full details of a particular movie including the theatrical, digital, and physical release dates. Some topics covered in this project include:


*UICollectionViewDiffableDataSource (new in iOS 13)
*parsing JSON using Codable
*utilizing Kingfisher to load and cache images from the web
*accessing TMDb API to retrieve movie details
*support for dark mode
*UIApplicationShortcutItem to allow users to long press on the app icon to quickly search for a movie
*using SwiftUI’s preview window to “hot reload” UIKit code (see bottom of the VC files)

Sign up at tmdb website to obtain your own API key.

Kingfisher installed via SPM. All code, no storyboard.

About

An app that allows you to view Upcoming, Popular, and Now Playing movies. You can also search for movies and see the full details of a particular movie including the theatrical, digital, and physical release dates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages