Skip to content

Room Ready project for the LSA TS Sound and Sight Operations Team

License

Notifications You must be signed in to change notification settings

lsa-mis/room_ready

Repository files navigation

LSA SpaceReady

License

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.

Getting Started (Mac)

Prerequisites

  • 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

Authentication

  • Omniauth-SAML
    • Shibboleth + DUO
    • Devise

Support / Questions

Please email the LSA W&ADS Rails Team

About

Room Ready project for the LSA TS Sound and Sight Operations Team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published