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
- 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)
underneath the API omdbapi
is used.
complete documentation of the api : http://www.omdbapi.com/