8000 GitHub - abalomenos/gif_tastic: 6: GifTastic
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abalomenos/gif_tastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gif_tastic

6: GifTastic

Overview

Use of GIPHY API that allows the user to search for GIFS.

  • User can search for GIFS from pre-defined Topics
    • These are hard-coded in an array of objects
  • User can search for any GIFS from the search box
    • New Topics are automatically added to the “Topics” section
  • User can bookmark any Topic, which is saved in the “Favorite Topics” session
    • This utilizes Local Storage
  • Results are presented as still images
    • When user clicks on the image the animated GIF is shown
  • User can download either the still image or the animated GIF
  • Each search retrieves 10 results
    • After searching, by clicking "More Results" an additional 10 results are retrieved

About

6: GifTastic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0