Skip to content

PavelPleshko/movie-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published