Skip to content

This assignment uses the jQuery AJAX method in order to make requests to server-side APIs. By manipulating the DOM using vanilla JavaScript or jQuery, the DOM API is leveraged. This allows the server-side to use the functionality of another application and use it within its own. The server-side API is where we can make requests for data sotred o…

Notifications You must be signed in to change notification settings

helenmasch/GifTastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GifTastic

Overview

This assignment uses the jQuery AJAX method in order to make requests to server-side APIs. By manipulating the DOM using vanilla JavaScript or jQuery, the DOM API is leveraged. This allows the server-side to use the functionality of another application and use it within its own. The server-side API is where we can make requests for data sotred on a third-party server.

View the deployed webpage here: https://helenmasch.github.io/GifTastic/

Instructions

  • Click any "food" button displayed on the page to display the keyword's gifs and rating.
  • After the gis are loaded to animate the gif, click on the image. To pause the gif click on the image again.
  • Add your own button by typing in a keyword to the text input and pressing submit. Then your own buttons will show up!

Contributor

Helen Maschmeyer

  • HTML
  • CSS
  • jQuery
  • API
  • AJAX

About

This assignment uses the jQuery AJAX method in order to make requests to server-side APIs. By manipulating the DOM using vanilla JavaScript or jQuery, the DOM API is leveraged. This allows the server-side to use the functionality of another application and use it within its own. The server-side API is where we can make requests for data sotred o…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published