hschallh / cs-scheduler

A (soon to be) better scheduling option for a certain online program.
12 stars 4 forks source link

Oregon State Online CS Scheduler

Find me hosted at http://cs-scheduler.herokuapp.com/

README in progress.

Things to be covered:

rake db:create
bin/rails db:migrate RAILS_ENV=development
eval "$(nodenv init -)"
bin/rails s