Skip to content

A 30 minute challenge to build an app to retrieve top-rated movies from themoviedb.org

Notifications You must be signed in to change notification settings

tobischw/SwiftChallenge-MovieBrowser

Repository files navigation

30 minute challenge: Movie Browser

I tried to challenge myself and build a themoviedb.org client in 30 minutes. It can fetch popular movies - and that's about it. :)

I have extended this a bit more outside of the 30 minute scope to play around with some other stuff (MVVM, coordinator, etc.)

About

  • Codable/URLSession
  • UIKit/Storyboards
  • Carve off DataSource à la Paul Hudson
  • Coordinator for Navigation

Screenshot

Screenshot

About

A 30 minute challenge to build an app to retrieve top-rated movies from themoviedb.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages