Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 865 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 865 Bytes

MoviesDB

Swift 5 compatible License

This is an iOS client app that consumes the OMDb API. The app has a search functionality and can open movies in IMDb on Safari.

Prerequisites:

Xcode: 12 or higher, Swift: 5

Deployment Target:

iOS: 13.5 or higher | iPhone only

Installation

Before launching the app in Xcode 12 or higher, install pods in your terminal using:

pod install

Contribute

I would will welcome new features to add to the app!

Feel free to fork, edit, then pull!

Authors

Aisha Farooque

License

MoviesDB is available under the MIT license.