Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denisecaze/gifinder
Laboratoria Bootcamp - Hackathon - a mobile game to choose your favorite gifs
https://github.com/denisecaze/gifinder
css3 firebase giphy-api hammerjs html5 jquery
Last synced: 20 days ago
JSON representation
Laboratoria Bootcamp - Hackathon - a mobile game to choose your favorite gifs
- Host: GitHub
- URL: https://github.com/denisecaze/gifinder
- Owner: denisecaze
- Created: 2018-10-08T23:04:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T23:09:32.000Z (over 6 years ago)
- Last Synced: 2024-11-10T04:13:41.502Z (3 months ago)
- Topics: css3, firebase, giphy-api, hammerjs, html5, jquery
- Language: HTML
- Homepage: https://denisecaze.github.io/gifinder/
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gifinder
## Motivation
This was the MVP (Minimum Viable Product) after a twelve hours hackathon at Laboratoria bootcamp. Working in squads of five students, the challenge was to create an app similar to Tinder, but only to choose your favorite gifs, using Firebase to store user's data, Giphy API and Hammer library to apply the swipe functionality.## Technology Stack
+ HTML5
+ CSS3
+ jQuery
+ Firebase
+ Hammer
+ [Giphy API](https://developers.giphy.com/)