This is the source code for pooatcwru.com. I originally wrote it around August 2014. In January 2016 I cleaned it up, rewrote some portions, and released it on GitHub. In December 2018 I rewrote it again in Ruby on Rails.
- Clone the repo.
- Install necessary libraries (like
gem install bundler). - Run
bundle install. - Configure the user and databases in
config/database.yml. - Run
rails db:migrate. - Run
rails db:seedto load building and floor info. - Run
rails server. - Access the website at
localhost:3000.
- Buildings / Restrooms
- Central Authentication Service (Single Sign-On)
- Note that CWRU's CAS now blocks third-party websites! This started between July 15th and August 14th, 2025.
- http://hacsoc.org/wiki/technical/cas.html
- https://case.edu/utech/help/knowledge-base/cwru-network-id-passphrase/cas-single-sign-cwru-kba
- https://web.archive.org/web/20121126051658/http://wiki.case.edu/Central_Authentication_Service