Giter Site home page Giter Site logo

giphy-party's Introduction

Giphy Party Lab

In this lab, we will be using the Giphy API to explore making HTTP requests and dynamically adding HTML to a page.

Goals

By the end of this lab, you will be able to...

  • use APIs to make HTTP requests and parse through responses using the Fetch API.
  • identify and implement asynchronous programming with async/await functions and commands.
  • create a branch using git commands and explain the purpose and importance of version control.
  • understand how pull requests track changes and implement best practices for code reviews on GitHub.

Application Features

Core Features

  • Allow the user to search for a GIF and when the form is submitted, display a limited number of results.
  • Allow the user to make multiple search requests with different phrases. New results will replace old existing gifs.
  • Allow the user to load more GIFs from the search
  • At least one accessible feature (i.e color-sensitive choices, alt-text for images, etc)

Stretch Features

  • Explore additional properties of the Gif Object
  • Incorporate various buttons that use a different API endpoint.
  • Improve CSS styles with Bootstrap framework
  • Incorporate :hover styling and DOM events

Resources

  • HTML input element docs
  • Asynchronous JavaScript docs
  • Fetch API docs
  • Giphy API Docs docs
  • Understanding GitHub flow docs
  • Branching in GitHub docs

giphy-party's People

Contributors

huydocs19 avatar

Watchers

 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.