MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/imenso-case-study-2/index.php
<!doctype html>
<html lang="en">
<head>
  <!-- Required meta tags -->
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <title>Case study</title>

  <link rel="icon" type="image/png" href="../images/favicon.ico">

  <!-- Bootstrap CSS -->
  <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous" />
  <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" /> 
  
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"  media="all"> 
  <link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap" rel="stylesheet" />
  <link rel="stylesheet" type="text/css" href="css/swiper.min.css"/>
  <link rel='stylesheet' href='css/styles.css?v=2'  media='all' />
</head>
<body>
  <nav class="navbar fixed-top">
    <div class="container">
      <a class="navbar-brand" href="#"><img src="images/brand-logo.png" alt="logo" /></a>
      <div class="ms-auto">
        <a href="javascript:;" class="btn btn-bordered js-action">Discuss a Project</a> 
      </div>
    </div>
  </nav>

  <section class="t-burger banner1">
    <div class="container">
      <div class="row">
        <div class="col-md-9 mx-auto text-center mt-5 cs-banner-heading">
          <div class="banner_sub d-flex mt-4 justify-content-center">
            <span class="shade">Case study</span>
            
          </div>
          <h1 class="mt-4">Multitenancy order management application.</h1>
          <ul class="cs-client-info">
            <li>Industry: <strong>Healthcare</strong></li>
            <li>Country: <strong>United States</strong></li>
          </ul>
        </div>
      </div>
    </div>
  </section>
  <section class="b-burger pt-5">
    <div class="container ">
      <div class="row cs-banner-img">
        <div class="col-lg-10 mx-auto">
          <img src="images/ccg-main-5.png" class="img-fluid" alt="image">
      </div>
      </div>
    </div>
  </section>
  <section class="b-burger custom_bg">  
    <div class="container">
      <div class="row">
        <div class="col-md-10 mx-auto common">
          <div class="">
            <p style="font-size:24px;">The goal in developing the <span class="high_black">Order Management System (OMS)</span> is to <span class="high_black">enhance</span> the efficiency, accuracy, and overall performance of order processing. The primary objectives include <span class="high_black">minimizing errors</span> in order entry and <span class="high_black">fulfillment</span> through the implementation of <span class="high_black">automated</span> and <span class="high_black">validated processes.</span></p>
          </div>
        </div>
        <div class="col-md-8 mx-auto common">
          <h4 class="mt-5 mb-4" style="font-weight: bold;">The core challenges.</h4>
          <ul class="inner_list main_points">
              <li style="margin-top: 20px;"><span class="high_black">Multitenancy: </span> Architect and create a customized admin panel, along with establishing a dedicated database tailored to the unique requirements of individual clients.</li>
              <li><span class="high_black">Integration complexity: </span> Incorporate the Order Management System (OMS) with existing systems and integrate third-party APIs to efficiently handle global addresses and provide real-time order status updates.</li>
              <li><span class="high_black">Products management: </span> Manage real-time product inventory and empower administrators to configure specific information to be displayed to users on a product-by-product basis.</li>
          </ul>
        </div>
      </div>
    </div>
  </section>

  <section class="burger">  
    <div class="container">
      <!-- <div class="row">
        <div class="col-md-10 mx-auto common">
          <div class="">
            <p style="font-size:24px;">The goal in developing the <span class="high_black">Order Management System (OMS)</span> is to <span class="high_black">enhance</span> the efficiency, accuracy, and overall performance of order processing. The primary objectives include <span class="high_black">minimizing errors</span> in order entry and <span class="high_black">fulfillment</span> through the implementation of <span class="high_black">automated</span> and <span class="high_black">validated processes.</span></p>
          </div>
        </div>
      </div> -->
      <div class="row">
        <div class="col-md-10 mx-auto common">
          <p style="font-size:24px;"><span class="sm_main_heading primary_heading">Solution</span>This application specializes in <span class="high_black">order management</span>, which involves overseeing and coordinating various aspects of the order lifecycle. This includes <span class="high_black">inventory management, order creation, processing</span> and <span class="high_black">tracking</span>. The application is equipped with features that streamline these processes, ensuring that orders are managed efficiently from initiation to completion.</p>
        </div>
      </div>
      <div class="row">
        <div class="col-md-8 mx-auto common pb-4">
          <h4 class="mt-5 mb-4" style="font-weight: bold;">Not just order management.</h4>
          <ul class="key_points ps-2">
            <li>
              <div class="key_points_icon"><img src="images/ccg-white-label1.png" class="img-fluid"></div>
              <div class="">
                <span class="high_black">White label: </span> Clients get their personlized admin panel.
              </div>
            </li>
            <li>
              <div class="key_points_icon"><img src="images/ccg-database.png" class="img-fluid"></div>
              <div class="">
              <span class="high_black">Multitenancy database: </span> Each client has its own dedicated database.
              </div>
            </li>
            <li>
              <div class="key_points_icon"><img src="images/ccg-configuration.png" class="img-fluid"></div>
              <div class="">
              <span class="high_black">Centralized configuration: </span> All configuration settings are stored, controlled, and updated from a central file.
              </div>
            </li>
            <li>
              <div class="key_points_icon"><img src="images/ccg-address.png" class="img-fluid"></div>
              <div class="">
              <span class="high_black">Manage addresses: </span> For the quick order process user can save the address or fetch from global database.
              </div>
            </li>
            <li>
              <div class="key_points_icon"><img src="images/ccg-api.png" class="img-fluid"></div>
              <div class="">
              <span class="high_black">API Integrations: </span> To enhace the functionality the application has been enriched by integrating numerous third-party APIs.
              </div>
            </li>
            <ul class="inner_list">
                <li><span class="high_black">NPI: </span> National Provider Identifier (NPI) integrated to get the verified addresses.</li>
                <li><span class="high_black">Shipping provider: </span> To track the run time status of orders we have  integrated PMI/Stanley Spectrum and Fedex shipping providers API's.</li>
                <li><span class="high_black">Vendor products: </span> Configured API's to get the product list from third party application.</li>
                <li><span class="high_black">Google: </span> Integrated Google API to get the global address of users.</li>
                <li><span class="high_black">Message: </span> Instance message conversation between users.</li>
                <li><span class="high_black">Email: </span> Enabled with email notification for every important action performed.</li>
              </ul>
          </ul>
        </div>
        <!-- <div class="col-md-10 mx-auto">
          <div class="the_goal row pt-5" style="border-top: 1px solid #c8c8c8;">
            <div class="col-md-4">
              <h4 class="" style="font-weight: bold;">The goal behind OMS development.</h4>
            </div>
            <div class="col-md-8 common">
              <p>The goal in developing the <span class="high_black">Order Management System (OMS)</span> is to <span class="high_black">enhance</span> the efficiency, accuracy, and overall performance of order processing. The primary objectives include <span class="high_black">minimizing errors</span> in order entry and <span class="high_black">fulfillment</span> through the implementation of <span class="high_black">automated</span> and <span class="high_black">validated processes.</span></p>
            </div>
          </div>
        </div> -->
      </div>
    </div>
  </section>

  <section class="t-burger gray_bg1">  
    <div class="container">
      <div class="row info-section">
        <div class="col-md-10 mx-auto">
          <h2 class="big-heading"><span class="primary_heading">Order Process.</span> <br>Manage products.</h2>
        </div>
      </div>
      <div class="row">
        <div class="col-md-8 mx-auto common">
          <p>Oversee your <span class="high_black">product</span> portfolio with a spectrum of actions and decisions at your fingertips. This includes the seamless <span class="high_black">addition</span> of new products and the ability to <span class="high_black">modify</span> existing ones, all depends upon <span class="high_black">permissions</span> granted by the administrator.</p>
        </div>
      </div>
    </div>
  </section>
  <section class="burger gray_bg1">
    <div class="container">
      <div class="row">
        <div class="col-md-12 mx-auto">
          <img src="images/ccg-custom-1.png" class="img-fluid" alt="image">
        </div>
      </div>
      <div class="row">
        <div class="col-md-12 mx-auto">
          <div class="row common small_heading t-burger">
            <div class="col-md-4 px-4">
              <div class="card_box">
                <h6 class="border_heading">Generate SKU's</h6>
                <p>To effectively handle the uniqueness of products, we've implemented a logic that generates distinctive SKU numbers. Also configured parent child mechanism to manage the SKU's.</p>
              </div>
            </div>
            <div class="col-md-4 px-4">
              <div class="card_box">
                <h6 class="border_heading">Set expiration</h6>
                <p>Manage the availability of specific products by configuring expiration dates; once the designated date has elapsed, the product automatically becomes unavailable for order placement.</p>
              </div>
            </div>
            <div class="col-md-4 px-4">
              <div class="card_box">
                <h6 class="border_heading">Restricted view</h6>
                <p>During the product addition process the administrator has the capability to establish restricted views for specific product information. This restriced info will not be visible to users.</p>
              </div>
            </div>
          </div>
      </div>
      </div>
    </div>
  </section>
  <!-- <section class="b-burger">  
    <div class="container">
      <div class="row">
        <div class="col-md-8 mx-auto common">
          <p>OnCall aimed to revolutionize targeted <span class="high_black">messaging services</span>. With an expansive database of <span class="high_black">Doctors</span> and <span class="high_black">Medical Students,</span> the goal was to build a custom search engine that brings specific records from the database using various filters. </p>
        </div>
      </div>
    </div>
  </section> -->
 
  <section class="t-burger bg2">  
    <div class="container">
      <div class="row info-section">
        <div class="col-md-10 mx-auto">
          <h2 class="big-heading" style="color:#fedc86;">Browse products.</h2>
        </div>
      </div>
      <div class="row">
        <div class="col-md-8 mx-auto common_white">
          <p>Explore the <span class="text-white">product catalog</span> with the intuitively designed user interface, enabling seamless navigation through the list of offerings. Tailor your exploration by efficiently applying <span class="text-white">filters</span> to <span class="text-white">refine the products</span> based on your specific preferences and requirements.</p>
        </div>  
      </div>
    </div>
  </section> 
  <section class="burger bg2">  
    <div class="container solution_points small_heading">
      <div class="row common_white">
        <div class="col-md-6">
          <div class="card">
            <div class="sol_img">
              <img src="images/ccg-10.png" class="card-img-top img-fluid" alt="image">
            </div>
            <div class="card-body sol_des">
              <h5 class="card-title">Event or Standard products</h5>
              <p>In response to client requirements, products are systematically <span class="text-white">categorized</span> to align with distinct needs. The administrator configures <span class="text-white">permissions</span> to grant clients access to <span class="text-white">specific product categories</span> based on their individual preferences.</p>
            </div>
          </div>
        </div>

        <div class="col-md-6">
          <div class="card">
            <div class="sol_img">
              <img src="images/ccg-11.png" class="card-img-top img-fluid" alt="image" style="width:58.5%">
            </div>
            <div class="card-body sol_des">
              <h5 class="card-title">Tradeshow products</h5>
              <p>We have crafed distinct order process specifically for <span class="text-white">Tradeshow</span> category products. User can <span class="text-white">mangae</span> the orders from <span class="text-white">single place</span>, such as placing orders, order history, track orders, initiating returns, and more.</p>
              
            </div>
          </div>
        </div>
      </div>
      <div class="mt-5">
        <div class="d-flex align-items-center p-5" style="background: #274382; border-radius: 10px;">
          <div class="col-md-5 text-center">
              <img src="images/ccg-9.png" class="img-fluid" alt="image" style="width:70%">
          </div>
          <div class="col-md-7 common_white">
            <h5>Out of stock notificatoins</h5>
            <p>If desired product is <span class="text-white">unavailable</span>, users have the option to <span class="text-white">submit a request</span> to the <span class="text-white">inventory administrator</span>. The administrator will then assess the <span class="text-white">stock status</span> and respond the users with the details regarding the product's availability.</p>
          </div>
        </div>
      </div>
    </div>
  </section>

  <section class="t-burger">  
    <div class="container">
      <div class="row info-section">
        <div class="col-md-10 mx-auto">
           <h2 class="big-heading ">Place order.</h2>
        </div>
      </div>
      <div class="row">
        <div class="col-md-8 mx-auto common">
          <p style="font-size:24px;">Finalize your purchase through streamlined <span class="high_black">checkout process</span>. To fulfill approved orders, efficiently <span class="high_black">transmits records to other applications</span> through <span class="high_black">integrated API</span> and manage status of orders.</p>
        </div>
      </div>
    </div>
  </section>
  <!-- <section class="t-burger">
    <div class="container">
      <div class="row">
        <div class="col-lg-10 mx-auto">
          <img src="images/ccg-8.jpg" class="img-fluid" alt="image">
      </div>
      </div>
    </div>
  </section> -->

  <section class="burger">  
    <div class="container">
        <div class="row">
          <div class="col-md-10 mx-auto">
            <div class="row common small_heading align-items-center">
              <div class="col-md-5">
                <h5 class="">Add items to cart</h5>
                <p>Choose your desired product, <span class="high_black">specify the quantity</span>, and add it to cart. Furthermore users have the flexibility to personalize their <span class="high_black">order list</span> directly on the cart page or can proceed to <span class="high_black">place the order</span> by selecting preferred shipping provider.</p>
              </div>
              <div class="col-md-6 offset-md-1 text-center">
                <img src="images/ccg-custom-6.png" class="img-fluid" alt="image">
              </div>
            </div>
          </div>
        </div><!---/row--->
        <div class="row t-burger">
          <div class="col-md-10 mx-auto">
            <div class="row common small_heading align-items-center">
              <div class="col-md-6">
                <img src="images/ccg-custom-5.png" class="img-fluid" alt="image">
              </div>
              <div class="col-md-5 offset-md-1">
                <h5 class="">Addresses configuration</h5>
                <p>During the checkout process the system is configured with <span class="high_black">Google API</span> and <span class="high_black">NPI Number</span> to get the <span class="high_black">verfied address</span> of the users. The administrator has the capability to customize permissions, dictating which <span class="high_black">specific options</span> are accessible to clients for obtaining addresses.</p>
              </div>
              
            </div>
          </div>
        </div><!---/row--->
    </div>
  </section>


  <!-- <section class="burger">  
    <div class="container">
      <div class="row">
        <div class="col-md-8 mx-auto">
            <div class="row common small_heading">
              <div class="col-md-6 pe-4">
                <h5 class="">Add items to cart</h5>
                <p>Choose your desired product, <span class="high_black">specify the quantity</span>, and add it to cart. Furthermore users have the flexibility to personalize their <span class="high_black">order list</span> directly on the cart page or can proceed to <span class="high_black">place the order</span> by selecting preferred shipping provider.</p>
                
              </div>
              <div class="col-md-6 ps-4">
                <h5 class="">Addresses configuration</h5>
                <p>During the checkout process the system is configured with <span class="high_black">Google API</span> and <span class="high_black">NPI Number</span> to get the <span class="high_black">verfied address</span> of the users. The administrator has the capability to customize permissions, dictating which <span class="high_black">specific options</span> are accessible to clients for obtaining addresses.</p>
              </div>
            </div>
          </div>
        </div>
    </div>
  </section> -->

  <section class="t-burger gray_bg1">  
    <div class="container">
      <div class="row info-section">
        <div class="col-md-10 mx-auto">
           <h2 class="big-heading">Manage order.</h2>
        </div>
      </div>
      <div class="row">
        <div class="col-md-8 mx-auto common">
          <p>After placing an order, users gain the convenience of <span class="high_black">centralized order management</span>. Leveraging <span class="high_black">advanced filtering</span> capabilities, users can effortlessly sift through specific order details, efficiently reviewing <span class="high_black">actions taken</span> and streamlining their overall order management experience.</p>
        </div>
      </div>
    </div>
  </section>

  <section class="burger gray_bg1">  
    <div class="container-fluid">
      <div class="row">
        <div class="col-md-6 ps-0">
            <div class="h-100 position-relative">
              <div class="bg-holder" style="background-image: url('images/ccg-custom-4.png');"></div>
          </div>
        </div>
        <div class="col-md-6 common">
          <div class="h-100 row small_heading">
            <div class="col-md-7 offset-md-1">
              <div class="vertical_features ">
                <h6>Approve Order</h6>
                <p>The administrator carefully evaluates the placed order, takes essential actions before it proceeds to the next steps of processing.</p>
              </div>
              <div class="vertical_features mt-5">
                <h6>Track order</h6>
                <p>This feature empowers users to track the real-time status of their orders. We've integrated shipping provider APIs to dynamically manage and display the current order status.</p>
              </div>
              <div class="vertical_features mt-5">
                <h6>Return order</h6>
                <p>In case of customer dissatisfaction they can initiate the return process by submitting a return request. </p>
              </div>
             </div>
        </div>
        </div>
      </div>
    </div>
  </section>

  <section class="t-burger">  
    <div class="container">
      <div class="row info-section">
        <div class="col-md-10 mx-auto">
          <h2 class="big-heading mb-0"><span class="primary_heading">Additional</span> features.</h2>
        </div>
      </div>
    </div>
  </section>
  <section class="burger">  
    <div class="container">
      <div class="row">
        <div class="col-md-10 mx-auto common">
          <div class="row">
            <div class="col-md-6 pe-5">
              <img src="images/report-1.png" class="img-fluid feature_icon" alt="icon">
              <p><span class="high_black">Extensive reports.</span> The system automatically generates a multitude of reports derived from the collected data, these reports help organizations facilitate informed decision-making processes. </p>
            </div>
            <div class="col-md-6 ps-5">
              <img src="images/ringing.png" class="img-fluid feature_icon" alt="icon">
              <p><span class="high_black">Quick notifications.</span> This option is designed to provide users with rapid alerts or updates about important information relevant to their interactions with the system. </p>
            </div>
          </div>
          <div class="row mt-5">
            <div class="col-md-6 pe-5">
              <img src="images/message.png" class="img-fluid feature_icon" alt="icon">
              <p><span class="high_black">Quick message.</span> To streamline the communication process, the system is equipped with a rapid SMS option, facilitating swift messaging between users.  </p>
            </div>
            <div class="col-md-6 ps-5">
              <img src="images/lock.png" class="img-fluid feature_icon" alt="icon">
              <p><span class="high_black">Roles and permissions.</span> The administrator can customize the application's functionalities according to the requirements of each client by configuring roles and permissions. </p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
  
  <!-- <section class="burger ">  
    <div class="container">
      <div class="row">
        <div class="col-md-8 mx-auto text-center">
            <div class="testimonial">
              <img src="images/user-img.jpg" class="img-fluid" alt="image">
              <h3 style="font-size: 30px; line-height: 45px;">Oncall is cost-effectiveness in every outreach, maximizing the efficiency of communication strategies. Oncall allows effortless searches via keywords across multiple categories.</h3>
              <p style="margin-top:40px; font-size: 24px;"><stong>Alexander Keith </stong></p>
            </div>
          </div>
        </div>
    </div>
  </section> -->
  <section class="burger gray_bg1">
  <div class="container">
    <div class="row">
      <div class="col-md-8 text-center mx-auto">
        <h2 class="big-h2">Looking to build similar <br>solution for your business?</h2>
        <p class="mt-4" style="font-size:20px;">We have all the required expertise to help your business grow</p>
        <div class="mt-5">
          <a href="https://www.imensosoftware.com/contact/" class="btn btn-primary">Get a Quote</a>
        </div>
      </div>
    </div>    
  </div>
</section>

  <footer class="">
    <div class="text-center copyright border-top"> Copyright © Imenso Software. All Rights Reserved. </div>
  </footer>

  <script src = "https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
  <!-- Swiper -->
  <script src="../js/swiper.min.js" type="text/javascript" charset="utf-8"></script>
  <!--AOS-->
  <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
  <script>
    AOS.init();
  </script>

  <script>
    var swiper = new Swiper(".slideswipe", {
      slidesPerView: 4,
      spaceBetween: 15,
      loop:"true",
      navigation: {
        nextEl: ".swiper-button-next",
        prevEl: ".swiper-button-prev",
      },
      pagination: {
        el: ".swiper-pagination",
        clickable: true,
      },
      breakpoints: {
        400: {
          slidesPerView: 1,
          spaceBetween: 20,
        },
        640: {
          slidesPerView: 2,
          spaceBetween: 20,
        },
        991: {
          slidesPerView: 3,
          spaceBetween: 40,
        },
        1024: {
          slidesPerView: 4,
          spaceBetween: 50,
        },
      },
    });
  </script>

  <script type="text/javascript">
      /*Top Menu*/
    $(document).ready(function () {

      $(window).scroll(function () {
          // alert(1);
        $('.navbar').toggleClass("navbar-sml", ($(window).scrollTop() > 100));
      });
    });

      /*Review*/
    var swiper = new Swiper(".testimonial_review", {
      loop: true,
      slidesPerView: "auto",
      centeredSlides: true,
      spaceBetween: 30,
        // pagination: {
      //     el: ".swiper-pagination",
      //     clickable: true,
        // },
      autoplay: {
        delay: 3500,
        disableOnInteraction: false,
      },
      navigation: {
        nextEl: ".swiper-button-next",
        prevEl: ".swiper-button-prev",
      },
    });

 
</script>



<script type="text/javascript">
  var swiper = new Swiper('.slides', {
    loop: true,
      centeredSlides: true,
      slidesPerView: 'auto' ,
      pagination: {
        el: '.swiper-pagination',
        clickable: true
        },
         breakpoints: {
        1024: {
          slidesPerView: 1,
        }
      },
        navigation: {
        nextEl: '.swiper-button-next',
        prevEl: '.swiper-button-prev',
      },
    });

</script>



</body>
</html>