This is the homework for week 6 of Penn's Boot Camp. It is a web page that hits the Giphy API with a GET method, and displays the results, 10 at a time, on the page.
Users can also add new buttons to pull back GIFs and can load more GIFs in sets of 10.
TECHNOLOGIES:
- HTML
- CSS
- Javascript
- JQuery
- AJAX
- Bootstrap
KNOWN ISSUES:
- background image tiling is ugly, i need to learn how to size images better
- need to use CSS to figure out the blue outline on active states for buttons and for text field
BACKLOG:
- test and tweak mobile responsiveness not handled by bootstrap
- remove a user-added button, or any button from the list
- display additional metadata