dorreneb / FundraisingSSETracker

Track 'em funds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FundraisingSSETracker

Track 'em funds

To Set Up:

  1. Install PostgreSQL
  2. Navigate to repo root
  3. psql < [repo_root]/config/dbsetup.psql
  4. bundle install

To Run the Scanning Script:

  1. cd [repo_root]/scanscripts
  2. ruby ProgramStart.rb

To Run the Webapp:

  1. cd [repo_root]/web
  2. ruby site.rb

About

Track 'em funds


Languages

Language:JavaScript 90.1%Language:Ruby 9.9%