#STARTUP INSTITUTE ODB Semi-public job/opportunity board for SI alumni.
##SETUP
- bundle install
- rake db:migrate
- rake import (the shitty loader script that seeds db with .csv downloaded from gdoc)
- contact me for FB credentials or create get credentials from your own sandbox application
- set FACEBOOK_KEY AND FACEBOOK_SECRET in shell.
##NEEDS
- error handling - around everything. Validations, auth, forms
- better importer script - so that salaries from .csvs actually get entered as integers
- design - preferably featuring pictures of the late ODB
- better filtering mechanism - currently just matches, no search
- better data entry - dropdowns to enforce column consistency
- mailserver and subscription mechanism
- whatever else you'd like to throw in here