/dashboard

Dashboard for activity at The Salt Mines

Primary LanguageJavaScript

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.

The Salt Mines Dashboard

Built on Shopify's Dashing platform.

Development

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.)