Simple iOS application for Hotel Movie Rental Services. Built using Swift, Google Firebase and the MovieDB API. Wrote with Xcode 11.1 & Swift 5
- User sign in & registration using Firebase Auth.
- Showing of newly released, top rated, popular and upcoming movies.
- Ability to search for any movie.
- Displaying basic movie info such as poster, plot outline, release date, rating and more.
- Sections to show recent reviews and full list of cast members including images.
- List of available trailers plus the ability to view from inside the app.
- Ability to add specific movies to a list for easier access.
- Make sure Xcode 11.x is installed in your machine
- Install cocoapods from here.
- Clone the repository
- Run
pod install
on main directory - Open xcworkspace file
- Build and run from Xcode on simulator