first commit

This commit is contained in:
2024-12-18 10:02:22 +05:30
commit 5cee8fb181
179 changed files with 91903 additions and 0 deletions
+443
View File
@@ -0,0 +1,443 @@
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from s6h.in/bt_temp/software-development.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 11 Dec 2024 13:26:35 GMT -->
<head>
<meta charset="utf-8" />
<title>
ADM Technologies - Leading IT Solutions & Services Provider
</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="" name="keywords" />
<meta content="" name="description" />
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com/" />
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&amp;family=Inter:slnt,wght@-10..0,100..900&amp;display=swap"
rel="stylesheet" />
<!-- Icon Font Stylesheet -->
<link rel="stylesheet" href="../../use.fontawesome.com/releases/v5.15.4/css/all.css" />
<link href="../../cdn.jsdelivr.net/npm/bootstrap-icons%401.4.1/font/bootstrap-icons.css" rel="stylesheet" />
<link rel="stylesheet" href="../../unpkg.com/boxicons%402.1.4/css/boxicons.min.css">
<!-- Libraries Stylesheet -->
<link rel="stylesheet" href="lib/animate/animate.min.css" />
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet" />
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" />
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet" />
<!-- <link href="css/navbar.css" rel="stylesheet" /> -->
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body>
<!-- Spinner Start -->
<!-- <div id="spinner"
class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
<div class="spinner-border text-primary" style="width: 3rem; height: 3rem" role="status">
<span class="sr-only">Loading...</span>
</div>
</div> -->
<!-- Spinner End -->
<header class="header d-flex align-items-center fixed-top" id="header"></header>
<!-- Header Start -->
<!-- <div class="container-fluid bg-breadcrumb">
<div class="container text-center py-5" style="max-width: 900px;">
<h4 class="text-white display-4 mb-4 wow fadeInDown" data-wow-delay="0.1s">Our Features</h4>
<ol class="breadcrumb d-flex justify-content-center mb-0 wow fadeInDown" data-wow-delay="0.3s">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item"><a href="#">Pages</a></li>
<li class="breadcrumb-item active text-primary">Feature</li>
</ol>
</div>
</div> -->
<!-- Header End -->
<!-- Feature Start -->
<div class="container-fluid feature bg-light py-5 mt-5">
<div class="container mt-5">
<div class="text-center mx-auto pb-5 wow" style="max-width: 800px">
<!-- <h4 class="text-primary">Our Features</h4> -->
<h1 class="display-4 mb-4">Software Development</h1>
<p class="mb-0">
Flo series offers specially designed plans for Small & Medium Businesses. You can choose from our handpicked
workflows as per your need offering you the most affordable pricing plans at the cost of a cloud
infrastructure.
</p>
</div>
</div>
</div>
<!-- Feature End -->
<!-- Software develppment Start -->
<div class="container-fluid faq-section bg-light">
<div class="container py-5">
<div class="row g-5 align-items-center">
<div class="col-xl-6 wow">
<div class="h-100">
<div class="mb-5">
<h1 class="display-4 mb-0">For Manufacturing</h1>
<h5 class="text-primary">For Manufacturers lean inventory, best in class product support and planned
execution of projects will be the key differentiator.</h5>
</div>
<p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Handle sales more effectively, focusing
more on Innovation.</p>
<p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Reduces operational risks by bringing in
best practices with Automation.</p>
<p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Increase profitability margin by optimum
utilization of your resources.</p>
</div>
</div>
<div class="col-xl-6 wow">
<img src="img/sd/manufacturing.png" class="img-fluid w-100" alt="" />
</div>
</div>
</div>
</div>
<!-- Software develppment End -->
<!-- Video analytics Start -->
<div class="container-fluid faq-section bg-light py-5">
<div class="container py-5">
<div class="row g-5 align-items-center">
<div class="col-xl-6 wow ">
<img src="img/sd/distribution.png" class="img-fluid w-100" alt="" />
</div>
<div class="col-xl-6 wow">
<div class="h-100">
<div class="mb-5">
<h1 class="display-4 mb-0">For Distribution</h1>
<h5 class="text-primary">Distribution Business is now more connected, and process driven with Automation,
bringing Enterprise class technology to create efficient and profitable businesses. </h5>
</div>
<div>
<!-- <p>
orem ipsum dolor sit amet, consectetur adipiscing elit. Sed
tellus erat, pulvinar et sollicitudin vehicula, posuere sed
leo. Donec at ligula accumsan, consectetur dolor in,
</p> -->
<p class="text-dark">
<i class="fa fa-check text-primary me-3"></i>Mitigate risks of inventory overstay, reduces cash
mishandling and increased credit spread in the market.
</p>
<p class="text-dark">
<i class="fa fa-check text-primary me-3"></i>Accelerated cash flows with automation of cash collection
from regular customers.
</p>
<p class="text-dark">
<i class="fa fa-check text-primary me-3"></i>Customer logins are enabled with Integrated Offer
Management during Ordering, which helps in maximizing profits by Offer Utilization.
</p>
<!-- <p class="text-dark mb-4">
<i class="fa fa-check text-primary me-3"></i>Proven Track
Record of Succes
</p> -->
<!-- <a class="btn btn-primary rounded-pill py-3 px-5" href="#">More Information</a> -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Video analytics End -->
<!-- Software develppment Start -->
<div class="container-fluid faq-section bg-light">
<div class="container py-5">
<div class="row g-5 align-items-center">
<div class="col-xl-6 wow">
<div class="h-100">
<div class="mb-5">
<h1 class="display-4 mb-0">For Retailing</h1>
<h5 class="text-primary">Empowers retailers including multiple brand and multi branch outlets to
effortlessly deal and on-board products from various OEMs using the powerful LOB feature.</h5>
</div>
<p class="text-dark"><i class="fa fa-check text-primary me-3"></i>POS that is lightning fast and mobile supported. Regular customers can order directly from the app.</p>
<p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Minimizes the loss of Stock with Inventory Optimization and pre plan your inventory with Aging Alerts. </p>
<p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Run loyalty programs to retain your customers.</p>
</div>
</div>
<div class="col-xl-6 wow">
<img src="img/sd/retailing.png" class="img-fluid w-100" alt="" />
</div>
</div>
</div>
</div>
<!-- Software develppment End -->
<!-- Feature Start -->
<div class="container-fluid feature bg-light py-5">
<div class="container py-5">
<div
class="text-center mx-auto pb-5 wow"
style="max-width: 800px">
<h4 class="text-primary">Key Features</h4>
<h1 class="display-4 mb-4">Innovative Solutions for a Better Future</h1>
<!-- <p class="mb-0">
Explore our range of advanced technologies and solutions designed to transform industries, enhance productivity, and drive sustainable growth.
</p> -->
</div>
<div class="row g-4">
<div
class="col-md-6 col-lg-6 col-xl-4 wow">
<div class="feature-item p-4 pt-0">
<div class="feature-icon p-4 mb-4">
<i class="fab fa-google-play fa-3x"></i>
</div>
<h6 class="mb-4">
White labelled Mobile App* on Play Store and Appstore
</h6>
</div>
</div>
<div
class="col-md-6 col-lg-6 col-xl-4 wow">
<div class="feature-item p-4 pt-0">
<div class="feature-icon p-4 mb-4">
<i class="fas fa-bell fa-3x"></i>
</div>
<h6 class="mb-4">
Real-time Notifications for faster engagement
</h6>
</div>
</div>
<div
class="col-md-6 col-lg-6 col-xl-4 wow">
<div class="feature-item p-4 pt-0">
<div class="feature-icon p-4 mb-4">
<i class="fas fa-business-time fa-3x"></i>
</div>
<h6 class="mb-4">
Rule Engine brings complete control on business processes
</h6>
</div>
</div>
<div
class="col-md-6 col-lg-6 col-xl-4 wow ">
<div class="feature-item p-4 pt-0">
<div class="feature-icon p-4 mb-4">
<i class="fas fa-tag fa-3x"></i>
</div>
<h6 class="mb-4">
Tagging enables you to Understand patterns and pick and visualize data
</h6>
</div>
</div>
<div
class="col-md-6 col-lg-6 col-xl-4 wow">
<div class="feature-item p-4 pt-0">
<div class="feature-icon p-4 mb-4">
<i class="fas fa-map-pin fa-3x"></i>
</div>
<h6 class="mb-4">
GPS Enabled Workflows for real time tracking of assets
</h6>
</div>
</div>
<div
class="col-md-6 col-lg-6 col-xl-4 wow">
<div class="feature-item p-4 pt-0">
<div class="feature-icon p-4 mb-4">
<i class="fas fa-satellite-dish fa-3x"></i>
</div>
<h6 class="mb-4">
Demand forecasting driven purchase planning reduces capital risks
</h6>
</div>
</div>
<div
class="col-md-6 col-lg-6 col-xl-4 wow">
<div class="feature-item p-4 pt-0">
<div class="feature-icon p-4 mb-4">
<i class="fas fa-tasks fa-3x"></i>
</div>
<h6 class="mb-4">
Line of Business feature allows to create rules specific to each Business vertical
</h6>
</div>
</div>
<div
class="col-md-6 col-lg-6 col-xl-4 wow">
<div class="feature-item p-4 pt-0">
<div class="feature-icon p-4 mb-4">
<i class="fas fa-sync fa-3x"></i>
</div>
<h6 class="mb-4">
Integrate with existing ERP, handle change management with ease.
</h6>
</div>
</div>
<div
class="col-md-6 col-lg-6 col-xl-4 wow">
<div class="feature-item p-4 pt-0">
<div class="feature-icon p-4 mb-4">
<i class="fas fa-laptop-house fa-3x"></i>
</div>
<h6 class="mb-4">
Successful handheld Remote Implementation. Solution centric approach
</h6>
</div>
</div>
</div>
</div>
</div>
<!-- Feature End -->
<!-- Footer Start -->
<footer id="footer" class="footer">
<div class="container-fluid footer py-5 wow">
<div class="container py-5">
<div class="row g-5">
<div class="col-xl-9">
<div class="pt-5" style="border-top: 1px solid rgba(255, 255, 255, 0.08)">
<div class="row g-0">
<div class="col-12">
<div class="row g-4">
<div class="col-lg-6 col-xl-4">
<div class="d-flex">
<div class="btn-xl-square bg-primary text-white rounded p-4 me-4">
<i class="fas fa-map-marker-alt fa-2x"></i>
</div>
<div>
<h4 class="text-white">Address</h4>
<p class="mb-0">
#501,#508-510, Shangrila Plaza , <br />Road No. 2,
Park View Enclave, <br />Banjara Hills , Hyderabad,
<br />Telangana-500034
</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xl-4">
<div class="d-flex">
<div class="btn-xl-square bg-primary text-white rounded p-4 me-4">
<i class="fas fa-envelope fa-2x"></i>
</div>
<div>
<h4 class="text-white">Mail Us</h4>
<p class="mb-0">info@ADM.com</p>
</div>
</div>
</div>
<div class="col-lg-6 col-xl-4">
<div class="d-flex">
<div class="btn-xl-square bg-primary text-white rounded p-4 me-4">
<i class="fa fa-phone-alt fa-2x"></i>
</div>
<div>
<h4 class="text-white">Telephone</h4>
<p class="mb-0">+91 9885888835</p>
<p class="mb-0">+91 9581234499</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-3">
<div class="footer-item">
<h4 class="text-white mb-4">Follow Us</h4>
<a href="#">
<i class="fab fa-facebook facebook"> Facebook</i>
</a>
<a href="#">
<i class="fab fa-twitter twitter"> Twitter</i>
</a>
<a href="#">
<i class="fab fa-instagram instagram"> Instagram</i>
</a>
<a href="#">
<i class="fab fa-linkedin linkedin"> Linkedin</i>
</a>
<a href="#">
<i class="fab fa-youtube youtube"> Youtube</i>
</a>
<a href="#">
<i class="fab fa-pinterest pinterest"> Pinterest</i>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Copyright Start -->
<div class="container-fluid copyright py-4">
<div class="container">
<div class="row g-4 align-items-center">
<div class="col-md-6 text-center text-md-end mb-md-0">
<span class="text-body">
2024 © Copy Rights
<a href="https://ADM.com/" class="border-bottom text-white">
ADM
</a>
</span>
</div>
<!-- <div class="col-md-6 text-center text-md-start text-body"> -->
<!-- <!--/*** This template is free as long as you keep the below authors credit link/attribution link/backlink. ***/-->
<!-- <!--/*** If you'd like to use the template without the below authors credit link/attribution link/backlink, ***/-->
<!-- <!--/*** you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". ***/-->
<!-- Designed By -->
<!-- <a class="border-bottom text-white" href="https://htmlcodex.com" -->
<!-- >HTML Codex</a -->
<!-- > -->
<!-- Distributed By -->
<!-- <a class="border-bottom text-white" href="https://themewagon.com" -->
<!-- >ThemeWagon</a -->
<!-- > -->
<!-- </div> -->
</div>
</div>
</div>
<!-- Copyright End -->
</footer>
<!-- Back to Top -->
<a href="#" class="btn btn-primary btn-lg-square rounded-circle back-to-top"><i class="fa fa-arrow-up"></i></a>
<!-- JavaScript Libraries -->
<script src="../../ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<script src="../../cdn.jsdelivr.net/npm/bootstrap%405.0.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
<script src="assets/js/navbar.js"></script>
<script src="assets/js/footer.js"></script>
</body>
<script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),_trfd.push({'tccl.baseHost':'secureserver.net'},{'ap':'cpsh-oh'},{'server':'sg2plzcpnl489763'},{'dcenter':'sg2'},{'cp_id':'8377108'},{'cp_cl':'8'}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support.</script><script src='../../img1.wsimg.com/signals/js/clients/scc-c2/scc-c2.min.js'></script>
<!-- Mirrored from s6h.in/bt_temp/software-development.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 11 Dec 2024 13:27:21 GMT -->
</html>