File: /home/imensosw/www/imenso.co/dev/imenso/case-3.php
<!doctype html>
<html lang="en-US" >
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">
<title>Homepage | Imenso Software</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
<link rel='stylesheet' href='css/style.css' media='all' />
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" media="all">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<style type="text/css">
.navbar {
height: 100px;
}
.offset {
margin-top: 100px;
}
</style>
</head>
<body>
<?php include('header.php');?>
<section class="inner-hero" style="margin-top:100px;">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-10">
<h1 data-aos="fade-up">Lavender Medical- Web application that brought entire operations of a Medical Equipment Supplier Online</h1>
</div>
<div class="col-lg-12" data-aos="fade-up">
<div class="row mt-5 case-intro">
<div class="col-lg-2">
<div class="case-points">
<span class="cp-label">Client</span>
<span class="cp-value">Lavender Medical, UK</span>
</div>
<div class="case-points">
<span class="cp-label">Industry</span>
<span class="cp-value">Healthcare</span>
</div>
</div>
<div class="col-lg-3">
<div class="case-points">
<span class="cp-label">Technologies</span>
<ul class="cp-value">
<li>Node.js</li>
<li>React.js</li>
<li>Express.js</li>
<li>MongoDB</li>
<li>React Navtive</li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="case-points">
<span class="cp-label">Features</span>
<ul class="cp-value">
<li>PWA</li>
<li>Mobile App</li>
<li>Custom Availability Chart</li>
<li>End-to-end Booking solution</li>
<li>Item tracking solution</li>
<li>Internal Productivity Application</li>
</ul>
</div>
</div>
<div class="col-lg-3">
<p class="mt-4">Looking to build similar project?</p>
<div class="mt-4" data-aos="fade-up">
<a href="" class="btn btn-primary">Get Free Estimate</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="bglight service" style="background-color: #c4c4c4; min-height: 600px; border-top: 1px solid #000; border-bottom: 1px solid #000; background-size:cover; background-position:center; background-image: url('images/cs/lm-cover.png'); background-repeat:no-repeat;">
</section>
<section class="burger border-bottom case-brief">
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="section-header">
<span class="shade">Project Brief</span>
</div>
</div>
<div class="col-lg-7 offset-lg-2">
<p class="big-text">Lavender Medical specializes in supplying
innovative medical equipment to various
hospitals across the UK.</p>
<p class="mt-5">Lavenders Medical had a manual booking process for medical equipment
deliveries, operated on emails for bookings & the inventory was managed out
of Excel sheets. This caused slow processes and a lot of conflicts in booking dates.</p>
<p>The main challenges were:</p>
<!-- <p class="mt-5">They reach out to us in order build a solution where their entire team can collobarate and manage the end-to-end booking process. The main chellenges were:</p> -->
<ul class="">
<li>To create the Product Kits and Sets out of numerous specified products
used in a surgery</li>
<li>Make the booking process fast and precise</li>
<li>Mobile application that supports offline booking</li>
</ul>
</div>
</div>
</div>
</section>
<section class="burger">
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="section-header">
<span class="shade">Solution</span>
</div>
</div>
<div class="col-lg-7 offset-lg-2">
<p class="big-text">A reliable web application with a convenient interface built to manage the end-to-end booking process in a cohesive manner.</p>
</div>
</div>
<div class="row burger">
<div class="col-lg-12 text-center">
<img src="images/lappy.png" style="width:850" class="img-fluid">
</div>
</div>
<div class="row" style="display:none;">
<div class="col-lg-6 offset-lg-3 text-center">
<h2 class="big-h2">Used Technologies</h2>
<p>Server-less auto SMS scheduling by writing business logics in AWS Lambda functions and API Gateways.</p>
</div>
<div class="col-lg-10 offset-lg-1 mt-5">
<img src="images/cs/react-flow.png" class="img-fluid">
</div>
</div>
<div class="row t-burger">
<div class="col-lg-8 offset-lg-2 text-center">
<h2 class="big-h2">Inventory availability & booking processes streamlined</h2>
</div>
</div>
<div class="row mt-5 feature-tabs align-items-center">
<div class="col-lg-6">
<img src="images/ipad06.png" class="img-fluid">
</div>
<div class="col-lg-5 offset-lg-1">
<h3>Customized equipment availability chart</h3>
<p class="mt-4">We built a customized equipment availability chart that helps the users
to check the availabilty of the equipments on different timelines. The
component can be easily integrated anywhere in the application without
any complexities</p>
</div>
</div>
<div class="row mt-5 feature-tabs align-items-center">
<div class="col-lg-5">
<h3>Booking Simplified</h3>
<p class="mt-4">Booking process simplified for sales teams to check inventory & book
appropriate schedules for equipments</p>
</div>
<div class="col-lg-6 offset-lg-1">
<img src="images/ipad01.png" class="img-fluid">
</div>
</div>
<div class="row mt-5 feature-tabs align-items-center">
<div class="col-lg-6">
<img src="images/ipad02.png" class="img-fluid" style="border-radius: 8px;">
</div>
<div class="col-lg-5 offset-lg-1">
<h3>Real time status schedule</h3>
<p class="mt-4">Start to end booking status available to view at any stage till delivery</p>
</div>
</div>
<div class="row mt-5 feature-tabs align-items-center">
<div class="col-lg-5">
<h3>Dispatch and Return</h3>
<p class="mt-4">Complete details on dispatch & return of equipments</p>
</div>
<div class="col-lg-6 offset-lg-1">
<img src="images/ipad03.png" class="img-fluid">
</div>
</div>
<div class="row t-burger">
<div class="col-lg-6 offset-lg-3 text-center">
<h2 class="big-h2 mt-5">User friendly Backend dashboard</h2>
<p>The backend dashboard provides a comprehensive view of business activities
& real time monitoring for users.</p>
</div>
</div>
<div class="row mt-5 gutter pay-features">
<div class="col-6">
<div class="icon-box text-center">
<img src="images/cs/ms-payment-1.png" class="img-fluid" width="80">
<h4 class="mt-4">Tracking Dashboard</h4>
</div>
</div>
<div class="col-6">
<div class="icon-box text-center">
<img src="images/cs/ms-payment-2.png" class="img-fluid" width="80">
<h4 class="mt-4">User Management</h4>
</div>
</div>
<div class="col-6">
<div class="icon-box text-center">
<img src="images/cs/ms-payment-3.png" class="img-fluid" width="80">
<h4 class="mt-4">Product Kit &<br> Sets Management</h4>
</div>
</div>
<div class="col-6">
<div class="icon-box text-center">
<img src="images/cs/ms-payment-4.png" class="img-fluid" width="80">
<h4 class="mt-4">Hospital and <br>Surgeon Database</h4>
</div>
</div>
</div>
<div class="row t-burger">
<div class="col-lg-8 offset-lg-2">
<h2 class="big-h2 mt-5 text-center">Modern Tech Stack</h2>
<p class="text-center">Modern JS based tech stack for a progressive web application</p>
<div class="row mb-3 text-center mt-5 pb-3 align-items-center">
<div class="col-lg-10 offset-lg-1">
<ul class="techicons">
<li>
<a href="">
<span class="ti-image">
<img src="images/language/react.png" alt="React">
</span>
<span class="ti-name"> React.js</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<img src="images/language/html5.png" alt="HTML5">
</span>
<span class="ti-name"> HTML 5</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<img src="images/language/laravel.png" alt="Angular">
</span>
<span class="ti-name"> Laravel</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<img src="images/language/php.png" alt="Vuejs">
</span>
<span class="ti-name"> PHP</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<img src="images/language/mysql.png" alt="HTML5">
</span>
<span class="ti-name"> MySQL</span>
</a>
</li>
<li>
<a href="">
<span class="ti-image">
<img src="images/language/aws.png" alt="HTML5">
</span>
<span class="ti-name"> AWS</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="burger" style="background-color: #f0f4f7; background-image: url('images/cs/lm-solution1.png'); background-size:45%; background-repeat: no-repeat; background-position: right center;">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="section-header">
<span class="shade">What we have achieved</span>
</div>
<h2 class="mt-4 big-h2">Secured standalone application which brought great efficiency in client operations & scheduling</h2>
<div class="row mt-5">
<div class="col">
<div class="bordercard">
<span class="icn">5X</span>
<p>5x increased in payment recovery</p>
</div>
</div>
<div class="col">
<div class="bordercard">
<span class="icn">1000s</span>
<p>Send 1000s of text messages on daily basis</p>
</div>
</div>
<div class="col">
<div class="bordercard">
<span class="icn"><i class="fa fa-superpowers"></i></span>
<p>More transparency to patients</p>
</div>
</div>
<div class="col">
<div class="bordercard" style="border-right:none;">
<span class="icn"><i class="fa fa-cube"></i></span>
<p>Auto-pilot mode for our client</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 offset-lg-1">
</div>
</div>
</div>
</section>
<section class="burger">
<div class="container">
<div class="row">
<div class="col-lg-5">
<img src="images/about-bg.png" class="img-fluid mt-5">
</div>
<div class="col-lg-6 offset-lg-1">
<h2 class="mt-4 big-h2">We can help you if you are on this page looking for</h2>
<ul class="big-points">
<li>Payment Recovery <span class="tick"><i class="fa fa-check"></i></span> </li>
<li>Mobile Pay <span class="tick"><i class="fa fa-check"></i></span></li>
<li>Bulk SMS Solution <span class="tick"><i class="fa fa-check"></i></span></li>
<li>Serverless Solutions <span class="tick"><i class="fa fa-check"></i></span></li>
<li>Workflow Automation <span class="tick"><i class="fa fa-check"></i></span></li>
</ul>
<div class="mt-5">
<a href="" class="btn btn-primary">Lets do it</a>
</div>
</div>
</div>
</div>
</section>
<section class="burger case-cta" style="background-color:black; color:white; display: none;">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="section-header">
<span class="shade">What do you looking for?</span>
</div>
<h2 class="mt-4 big-h2">You are on a right page if you are looking for</h2>
<ul class="mt-5 list-options">
<li>Payment Recovery Solutions</li>
<li>Healthcare solutions</li>
<li>Serverless Applications</li>
<li>Lambda and DynamoDB Engieers</li>
</ul>
</div>
<div class="col-lg-6">
<form class="on-dark">
<div class="form-row">
<div class="col">
<label>First Name</label>
<input type="" class="form-control" name="">
</div>
<div class="col">
<label>First Name</label>
<input type="" class="form-control" name="">
</div>
</div>
<div class="form-row mt-4">
<div class="col">
<label>Company Name</label>
<input type="" class="form-control" name="">
</div>
<div class="col">
<label>Email Address</label>
<input type="" class="form-control" name="">
</div>
</div>
<div class="form-row mt-4">
<label>How can we help?</label>
<textarea class="form-control" rows="5"></textarea>
</div>
<div class="form-row mt-5 text-right">
<a href="" class="btn btn-light" style="width:300px;">Submit</a>
</div>
</form>
</div>
</div>
</div>
</section>
<?php include('footer.php');?>
</body>
</html>