Take Close your Movies and Series
WatchOn is a small and solid application capable of offering users excellent content about the latest movies and series in the industry. With WatchOn you can enjoy content updated by the community completely free. (This project is a Demo)
- Alamofire
- PromiseKit
- SwiftKeychainWrapper
- Lottie-ios
- ReachabilitySwift
- Nuke
- Toucan
- MFCard
- youtube-ios-player-helper
WatchOn uses a public api to show the most up-to-date and relevant content regarding movies and top series of the moment. Its API is very simple to use. You can see the documentation in The Movie DB
WatchOn is a simple application that incorporates an MVP architecture and different UI elements to list the contents in a more dynamic way
With an implementation of one of the most popular libraries of today, we seek to give a different approach to the app to make it more attractive to the user
- Clone or download the repository
- Open the terminal and navigate to the path of the Pod File
- Run the "pod install" command (If you don't have the cocoapods development framework, you can install it following the simple guide)
- Open the "WatchOn.xcworkspace" file and run the project