This is an online report for the Turing School student outcome data for 2015. You can find the production site running at report.turing.io. The application is built using Middleman.
Clone the repo using the following command:
git clone [email protected]:turingschool/turing-jobs-report.git
Install the gems by running:
bundle install
Launch the app by running:
middleman server
Visit the site at http://127.0.0.1:4567