Skip to content

Automated scheduling and reporting for actors and stage managers — Jonah, Zach, and Ben's senior project

Notifications You must be signed in to change notification settings

jonahroth/prospero_legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to set up

  1. Git clone
  2. In the root directory, run bundle install
  3. Migrate the database bundle exec rake db:migrate
  4. Run 'bundle exec rails server'

If you have issues with bcrypt-ext:

  1. Go into your Gem folder
  2. git clone https://github.com/codahale/bcrypt-ruby.git
  3. cd bcrypt-ruby
  4. gem build bcrypt.gemspec
  5. gem install gem-compiler
  6. gem compile bcrypt-3.1.10.gem
  7. gem install bcrypt-3.1.10-x64-mingw32.gem --local

About

Automated scheduling and reporting for actors and stage managers — Jonah, Zach, and Ben's senior project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •