/gifsforgood

Shop that sells 'licenses' to gifs from lolcommits to raise money for charity

Primary LanguageRuby

##Introduction gifs_for_good is an e-commerce shop that sells 'licenses' for gifs created from lolcommits to raise funds for select charities. This was created by July Tran, Heidi Hoopes, and Brian Rippeto, as part of the Turing School of Software & Design's Module 2 curriculum. The shop implements both tags and categories to classify items and offers admin functionality to manage orders and items. Users can add items to their cart and checkout with Stripe.

##Development This project utilizes Ruby on Rails as a web app framework, PostgreSQL as our database, Paperclip and AWS for file attachment & storage, Stripe for payment processing, and Bootstrap for styling. The gifs are generated by lolcommits, which is a gem that takes a picture or a gif of you whenever you commit to git and captions the image with your commit message and SHA.

##Production Visit gifs_for_good to view our shop!