/donors-modular

Modular port of 200donors by Ryan McCarary

Primary LanguageRuby

A thing for GOAT.

What if we can give one person to give each amount from $1 to $200? Then we can (hopefully) raise $20,100 quickly and without a single person having to contribute more than $200

Wanna try for yourself?

  1. Bundle Install

  2. If you're using Postgres, you'll need a db named 'mydb' or whatever you change your database file to (createdb mydb)

  3. Seed database (Database.seed_data)

  4. Set your stripe keys (test or live)