The finished application allows admins to set up buildings and rooms for ROVERs to check, monitor rooms status, run reports, and keep rooms’ resources up to date. ROVERs should be able to log in on phones, pick rooms, fill out the rooms’ form, and create TDX tickets for any problems.
- postgresql (correct version and running without errors)
- This application uses University of Michigan Shibboleth + DUO authentication
To get a local copy up and running clone the repo, navigate to the local instance and start the application
git clone [email protected]:lsa-mis/room_ready.git
cd room_ready
bundle
bin/rails db:create
bin/rails db:migrate
bin/dev
- Omniauth-SAML
- Shibboleth + DUO
- Devise
Please email the LSA W&ADS Rails Team