File: /home/awaldron/_buildinmotion/bim_ci/app/Views/work/insulwise.php
<div id="splash" class="parallax-window subpage" data-parallax="scroll" data-image-src="/img/splash/insulwise.jpg">
<div class="overlay"></div>
<div class="container" id="splash-content">
<div class="row">
<div class="col-sm-12">
<h1 class="semi">InsulPro</h1>
</div>
</div>
</div>
</div>
<div>
<div class="container" id="work">
<div class="row">
<div class="col-lg-5 col-md-12">
<?php
$navOn = 'ins';
include("work.php"); ?>
</div>
<div class="col-lg-7 col-md-12 work-content">
<br>
<img src="/img/work/insulwise.png" class="img-fluid" style="margin-bottom:32px;">
<h3>InsulPro Desktop App</h3>
<p><b>Services:</b></p>
<ul class="bullet-list">
<li>Desktop App Development</li>
<li>Catalyst - Application Development Framework</li>
</ul>
<p>Insulwise needed software that would allow their salespeople to quickly and easily create contracts while at a potential client's home.</p>
<p>The InsulPro app developed by Build in Motion provides online and offline functionality that works on Windows and Mac and gives salespeople the information they need to diagnose problems in a home's insulation, explain the solutions to the homeowner, and create a contract to complete the work.</p>
<p>Work scopes are managed in a web-based admin panel and sync'd to the desktop app, and contracts generated by the app are sync'd to a cloud server.</p>
<b>Visit: </b> <a href="https://www.insulwise.com/" target="_blank">Insulwise Website</a>
</div>
</div>
</div>
</div>