Giter Site home page Giter Site logo

giphy's Introduction

Giphy

Project Description

In this unit, you will create a Giphy App. The Giphy App will take a search term as an input and display a random Gif in a thumbnail on the screen. To create this project, you will learn the anatomy of an API Request, use AJAX to make a simple GET request, handle a JSON response object, and use jQuery to display a gif.

Follow the steps below to make your very own site! Make sure to check off your items as you complete them. [ ] => [x]

Day 1

Set-Up

  • Go to the repository at https://github.com/ScriptEdcurriculum/giphy
  • Fork this repository to your github account and clone it to a new workspace
  • Review your Starter Code and make sure you understand what code has already been written for you.
  • Add, commit, and push your changes
  • Make your site live on gh-pages

JS

Wrap

  • Push your changes!

Day 2

JS

  • Take user input from the input box when button is clicked
  • Update the API request url based on user input
  • Display the image to the screen

Wrap

  • Push your changes!

Day 3

JS

  • Complete one of the folowing extensions
    • Create a button that randomly chooses only one gif from response.
    • Display all the images in the response to the screen.
    • Create a mail_to link that will email the gif to anyone you want.
    • Make the gif pop out in a modal when clicked on.

Wrap

  • Push your changes!

giphy's People

Contributors

pwjablonski avatar acingraham avatar gilbertghang avatar

Watchers

James Cloos avatar

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.