Skip to content

A sample application build using Swift 2.3, Xcode 8 & TMDB upcoming movies API

License

Notifications You must be signed in to change notification settings

codetoart/UpcomingMoviesSwift

Repository files navigation

Upcoming Movies Sample in Swift

Upcoming Movies is a sample ios app built using swift that displays the details of upcoming movies. The project consumes rest api provided by THE MOVIE DB.

Motivation

The project demonstrates the use of MVVM (Model-View-ViewModel) pattern for development of native iOS applications. We use MVVM a lot for developing native applications at CodeToArt. Following is the visual representation of application architecture.

MVVM

Screenshots

screen1 screen2 screen3

Getting Started

The project uses cocoapods to integrate external libraries. Thus, you will need cocoapods installed to run the project. Download/Clone the project, run 'pod install'. Open the .xcworkspace file, build & run.

Prerequisites

Built With

Versioning

For the versions available, see the tags on this repository.

Authors

  • Priyank Tiwari

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A sample application build using Swift 2.3, Xcode 8 & TMDB upcoming movies API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published