%PDF- %PDF-
Direktori : /home/ugotscom/.trash/backwater/ |
Current File : /home/ugotscom/.trash/backwater/casestudy-3.php |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <title></title> <meta content="" name="description"> <meta content="" name="keywords"> <!-- Favicons --> <link href="assets/img/favicon.png" rel="icon"> <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet"> <!-- Vendor CSS Files --> <link href="assets/vendor/aos/aos.css" rel="stylesheet"> <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet"> <link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet"> <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet"> <link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet"> <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <!-- Template Main CSS File --> <link href="assets/css/style.css" rel="stylesheet"> <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=Nunito+Sans:wght@700&family=Quicksand:wght@300;700&family=Sofia&display=swap" rel="stylesheet"> <style> .marquee { position: relative; width: 100vw; max-width: 100%; height: 200px; overflow-x: hidden; } .track { position: absolute; white-space: nowrap; will-change: transform; animation: marquee 32s linear infinite; } @keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } } </style> </head> <body> <div class="top-bar fixed-top"> </div> <!-- ======= Header ======= --> <?php include('header.php'); ?> <!-- ======= Hero Section ======= --> <section id="abts" class="abts"> <div class="container"> <h2>How we handle the entire bookkeeping and accounting functions of a software company in the healthcare domain registered in the US </h2> </div> </section><!-- End Hero --> <main id="main"> <!-- ======= About Section ======= --> <section id="case-study" class="case-study"> <div class="container"> <div class="row"> <div class="col-xl-6 col-lg-6 icon-boxes" data-aos="fade-left"> <h3>The Client</h3> <p>The client is engaged in the development and marketing of a software product in the healthcare domain. </p> <p>The client is registered in the USA in Delaware State and can be considered as a “Small business” considering its scale of operations. </p> </div> <div class="col-xl-6 col-lg-6 " data-aos="fade-right"> </div> </div> </div> </div> </section><!-- End About Section --> <!-- ======= Counts Section ======= --> <section id="case-study" class="case-study" style="background: #efefef;"> <div class="container"> <div class="row"> <div class="col-xl-6 col-lg-6 icon-boxes" data-aos="fade-left"> <h3>The Problem Statement</h3> <p>The client had engaged a service provider in the USA. However, the client was not happy with the services since the transactions were not being recorded on time because of which the client was missing out on filing deadlines and incurring fines and penalties. </p> </div> <div class="col-xl-6 col-lg-6 " data-aos="fade-right"> </div> </div> </div> </div> </section><!-- End About Section --> <section id="case-study" class="case-study"> <div class="container"> <div class="row"> <div class="col-xl-6 col-lg-6 icon-boxes" data-aos="fade-left"> <h3>Our Role</h3> <p>The client has a senior team member who works out of India who approached us asking for help with putting the house in order. </p> <p>We took over the engagement and we currently handle the entire bookkeeping and accounting functions along with filing of Sales and Use tax returns. </p> <p>We also support annual tax filing and Form 1099 filing for the client by providing all relevant information to the tax consultant of the client in the USA. </p> </div> <div class="col-xl-6 col-lg-6 " data-aos="fade-right"> </div> </div> </div> </div> </section><!-- End About Section --> <section id="case-study" class="case-study" style="background: #efefef;"> <div class="container"> <div class="row"> <div class="col-xl-6 col-lg-6 icon-boxes" data-aos="fade-left"> <h3>Result</h3> <p>We took over the engagement in October 2021 and the client had backlog of transactions from April 2021 onwards. </p> <p>All backlog transactions were booked by the end of October 2021 and we brought in a practice of monthly book closure and issue of financials by the 20th day of the subsequent calendar month. </p> <p>Regular review calls were initiated with the client to discuss the financials and major transactions. Captable of the client was corrected by reviewing all inflows and outflows from day 1 of incorporation. </p> <p>Today, the books are being closed on time and all compliance requirements are being met promptly. </p> </div> <div class="col-xl-6 col-lg-6 " data-aos="fade-right"> </div> </div> </div> </div> </section><!-- End About Section --> <!-- ======= Contact Section ======= --> <section id="contact" class="contact"> <div class="container"> <div class="row"> <div class="col-md-8"> <h5>Get in touch with us</h5> <h2>We are looking forward to discussing your project</h2> </div> <div class="col-md-4"> <a href="" target="" class="let-talk-link">Let’s talk</a> </div> </div> </div> </section><!-- End Contact Section --> </main><!-- End #main --> <!-- ======= Footer ======= --> <?php include('footer.php');?> <a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a> <div id="preloader"></div> <!-- Vendor JS Files --> <script src="assets/vendor/purecounter/purecounter_vanilla.js"></script> <script src="assets/vendor/aos/aos.js"></script> <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="assets/vendor/glightbox/js/glightbox.min.js"></script> <script src="assets/vendor/swiper/swiper-bundle.min.js"></script> <!-- Template Main JS File --> <script src="assets/js/main.js"></script> </body> </html>