Simple MovieDB App

Shows the collection of "Now Playing" Movies via "TheMovieDB" API and tries to make use of MVP structure.

Getting Started

Just pull and run "pod install"

Prerequisites

XCODE: 10 Swift: 5

Built With

  • Kingfisher - A lightweight, pure-Swift library for downloading and caching images from the web.

Authors

  • Gürkan Soykan - Initial work

See also the list of contributors who participated in this project.

License

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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • Network Layer is based on this medium article
  • and special thanks to Ahmet Yalçınkaya for the idea