kristenmills / 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 (you may have to put "-U postgres" after psql to set a user)
  4. bundle install

To Run the Scanning Script:

  1. Be connected to internet
  2. cd [repo_root]/scanscripts
  3. ruby ProgramStart.rb

To Run the Webapp:

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

About

Track 'em funds


Languages

Language:JavaScript 83.7%Language:Ruby 16.1%Language:Shell 0.2%