Skip to content

The internet's finest animated GIF search. (until Giphy came around... someone give me $150 million in venture capital?)

License

Notifications You must be signed in to change notification settings

liddiard/gifdatabase

Repository files navigation

#Colors

  • primary: #0cf
  • warning: yellow
  • error: #f88

#Model Interactions

  • Gif created: User += 1
  • Gif deleted: User -= 2
  • tag goes from unverified to verified: User += 1
    • if is not verified before and is verified after
  • tag goes from verified to unverified: User -= 1
    • if tag is verified before and is not verified after -tag goes from unverified to bad: User -= 1
    • if is not bad before and is bad now
  • user stars Gif: Gif.stars += 1
  • user unstars Gif: Gif.stars -= 1
  • substitution proposal is accepted: User += 1

About

The internet's finest animated GIF search. (until Giphy came around... someone give me $150 million in venture capital?)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published