File: /home/awaldron/_buildinmotion/bim_ci/app/Views/work/sensi.php
<div id="splash" class="parallax-window subpage" data-parallax="scroll" data-image-src="/img/splash/sensi.jpg">
<div class="overlay"></div>
<div class="container" id="splash-content">
<div class="row">
<div class="col-sm-12">
<h1 class="semi">Sensi Fit</h1>
</div>
</div>
</div>
</div>
<div>
<div class="container" id="work">
<div class="row">
<div class="col-lg-5 col-md-12">
<?php
$navOn = 'sensi';
include("work.php"); ?>
</div>
<div class="col-lg-7 col-md-12 work-content">
<!-- SCOOBI STUFF --->
<br>
<img src="/img/work/sensi.jpg" class="work-example" style="margin-bottom:32px;">
<h3>Sensi</h3>
<p><b>Services:</b></p>
<ul class="bullet-list">
<li>Mobile App Development</li>
<li>Catalyst - Application Development Framework</li>
<li>AWS Scalable Infrastructure</li>
</ul>
<p>Sensi Fit is the next generation of fitness testing for high performance athletes. Using cutting-edge hardware sensors, the Sensi iPad application tracks game-like drills, exercises and other athletic movements to provide coaches and athletes with the most comprehensive and accurate data.</p>
<p>The Sensi iPad app also allows coaches to build drills, compile athlete data, and track athlete trends over time.</p>
</div>
</div>
</div>
</div>