PavelPleshko / movie-search

Movie search application.Uses OMDB API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

movie-search

Movie search application.Uses OMDB API.

Live demo https://moviesearch-tvuriswlon.now.sh/

App is written in pure javascript, so the functionality is not that extensive. App can search movies based on the user input and return the best match from online database.

Search can be standard and advanced. Standard search only takes into account the title name which was inputted by the user. Advanced search combines search keys such as title,year of release,genre into one object and sends it over to the database.

About

Movie search application.Uses OMDB API.


Languages

Language:JavaScript 68.4%Language:CSS 27.0%Language:HTML 4.6%