A dashboard for the coworking space. At present, it shows us what's playing on the office radio, what events are coming up, who has the conference room reserved, a transit map and Dark Sky updates for the next hour.
Built on Shopify's Dashing platform.
Make sure you have bundler with gem install bundler
.
Then, bundle install
.
To run the development server, run smashing start
. You can view the dashboard at http://localhost:3030 (or whatever is specified in the terminal when you started the server.)