Skip to content

depoon/ios-movies-app

 
 

Repository files navigation

iOS Movies App

iOS implementation of the Popular Movies App, written in Swift.

The app lists movies according to several categories, displaying basic info about each movie.

Notes

  • This app uses The Movie Database as the source for all the movies' data and pics.
    • To run the app, copy the file ios-movies-app/ApiKeys.example.plist to ios-movies-app/ApiKeys.plist, then insert in the copied file your api key. you can get create one here.

iOS Localhost XCUITest Demo

This repository was featured in iOS Conf SG 2019 conference talk "Make UITest Great Again" by Kenneth Poon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Swift 98.8%
  • Other 1.2%