OMDb Movie Finder 📽

The Open-Source Movie Database is a open-source alternative to the Internet Movie Database containing various informations about movies. This project aims to provide a free movie finder trough this database

Preview Live Example

OMDB Capture

Functionalities

  • A field let the user type its input
  • A results list contains for each movie the following results :
  • the title
  • the year
  • At click on a movie, the following details are displayed :
  • the director
  • the plot
  • the poster
  • results may be filtered by type (movie or serie)

API

underneath the API omdbapi is used.

complete documentation of the api : http://www.omdbapi.com/