File: //proc/self/root/home/awaldron/_buildinmotion/bim_ci/app/Views/work/carnegie-learning.php
<div id="splash" class="parallax-window subpage" data-parallax="scroll" data-image-src="/img/splash/accomods.jpg">
<div class="overlay"></div>
<div class="container" id="splash-content">
<div class="row">
<div class="col-sm-12">
<h1 class="semi">Carnegie Learning</h1>
</div>
</div>
</div>
</div>
<div>
<div class="container" id="work">
<div class="row">
<div class="col-lg-5 col-md-12">
<?php
$navOn = 'carnegie';
include("work.php"); ?>
</div>
<div class="col-lg-7 col-md-12 work-content">
<br>
<img src="/img/work/carnegie.jpeg" class="img-fluid" style="margin-bottom:32px;">
<h3>Carnegie Learning</h3>
<p><b>Product & Services:</b></p>
<ul class="bullet-list">
<li>Consulting</li>
<li>Staff Augmentation</li>
</ul>
<p>Carnegie Learning needed help to fix bugs and improve the stability of their in-class student assistant tablet application, digitalACE. Build in Motion's team of builders worked remotely but with the Carnegie Learning team to take on tasks in a Jira environment and coordinate and release code fixes through GitHub.</p>
</div>
</div>
</div>
</div>