barryriveroll / gif-generator

Simple web application to query Giphy API with some user customizable settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gif Generator

Week 6 Homework Assignment, Coding Boot Camp, UNC-Chapel Hill

Originally submitted on 12/1/2018

  • Search for gifs by keyword
  • Different options on the dropdown menu

This assignment was the first work with APIs done and further enforces knowledge on data-attributes. Multiple values of the response from the ajax calls are used and stores in new elements created by jQuery. Designed to be responsive (thanks very large in part to Bootstrap) and intuitive for a good UX.

Created by Barry Riveroll // Github // Portfolio

About

Simple web application to query Giphy API with some user customizable settings


Languages

Language:JavaScript 51.6%Language:HTML 31.9%Language:CSS 16.6%