Git Product home page Git Product logo

movie-search's Introduction

Movie Search Application

Requirements

  • Go to omdbapi.com to start using the API documentation

  • Use OMDb's 'By Search' parameters to return movie data based on the value of the search field. The data should return in JSON format.

  • Display search results on the page. The data should load inside the #movies ul

  • Display a placeholder icon when the API does not return poster data

  • If the search returns no movie data, display the text "No movies found that match: 'title'."

  • Make sure you add code comments to document how your code works

  • Use JSHint (see the link in the Project Resources section) to analyze your JavaScript and identify any errors or code-style problems

  • Make sure your program is free of syntax errors.

Extra Credit

  • Filter the search by year of release

  • Link a movie to its IMDb page. Wrap the poster image -- or everything in the li -- in an anchor tag that links a movie to its imdb.com page

  • Create a movie description page. Load or link to a description page displaying a movie's title, year, poster, plot information, and IMDb rating

View Project

Live Demo of this project for peer review.

movie-search's People

Contributors

b2point0h avatar

Stargazers

Mkenas avatar

Watchers

James Cloos avatar  avatar

Forkers

instinctwarrior

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.