Skip to content

courtneygives/movie-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lambda-Weekend-Assignment

Your assignment this weekend will be to use the OMDBApi to query three different movies that have had an impact on your life. You will do three separate queries, grabbing information for each movie and appending it to the screen. Each of these elements should be styled and presented in a way that reflects the things that we've learned about CSS in the past week.

This will be used as a catalyst for our speeches next week, so be ready to talk about the movies!

http://www.omdbapi.com/

http://www.omdbapi.com/?t=Lord+Of+The+Rings&y=&plot=short&r=json

Hard Mode

Add jQuery animations to hide and show information about the movies.

##Pro Mode Allow user to search and add more movies.

About

Uses OMDBApi to query for movie information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.1%
  • JavaScript 30.2%
  • CSS 14.7%