Skip to content

npmcdn-to-unpkg-bot/2-16-movie-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Movie App that connects to Open Movie DB API

###Using AJAX (jQuery's $.getJSON method) this app pulls from an endpoint provided by themoviedb.org and serves up now playing movies on load. It gives the user the option of searching for a movie and will change the HTML to reflect the new posters.

###Add on: Typeahead, select dropdown options (actor, movie, etc.), modal with summary info, isotope.

###See http://docs.themoviedb.apiary.io/ for api information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • HTML 21.4%
  • Ruby 6.6%
  • CSS 2.3%