Skip to content

An iOS application that lets you browse now-trending, upcoming and top rated ever movies/series and schedule movie release notifications

License

Notifications You must be signed in to change notification settings

pablosanchezdev/films-board

Repository files navigation

Films Board

An iOS application that lets you browse now-trending, upcoming and top rated ever movies/series and schedule movie release notifications.

It's available on the App Store

First screen of the app

Requirements

  • Xcode 9.2 and later
  • iOS 11.0 and later

Running the application

In order to run the application on either a real iOS device or a simulator, you need to run the following commands:

  1. Clone the repository

     git clone https://github.com/sanchezegido/films-board
    
  2. Install cocoapods if you still don't have it

     sudo gem install cocoapods
    
  3. Enter project directory

     cd films-board
    
  4. Install third-party libraries

     pod install
    
  5. Then, open file FilmsBoard.xcworkspace on Xcode and run the project.

Authors

License

This project is licensed under the MIT License - you can do anything but you need to attribute the author.

Acknowledgments

  • Data and images displayed on the application are taken from The Movie DB
  • Icons shown within the application are from Icons8
  • App icon is from Flaticon

About

An iOS application that lets you browse now-trending, upcoming and top rated ever movies/series and schedule movie release notifications

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published