-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Mar 12, 2026 at 06:22 PM
-- Server version: 8.0.33-cll-lve
-- PHP Version: 8.1.16

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `diginspire_agreementsystem`
--

-- --------------------------------------------------------

--
-- Table structure for table `admin_login`
--

CREATE TABLE `admin_login` (
  `al_id` int NOT NULL,
  `al_username` varchar(50) NOT NULL,
  `al_pwd` varchar(50) NOT NULL,
  `al_name` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `admin_login`
--

INSERT INTO `admin_login` (`al_id`, `al_username`, `al_pwd`, `al_name`) VALUES
(1, 'admin', 'admin', 'Admin');

-- --------------------------------------------------------

--
-- Table structure for table `agreements`
--

CREATE TABLE `agreements` (
  `agreement_id` varchar(20) NOT NULL,
  `cust_name` varchar(255) DEFAULT NULL,
  `cust_address` text,
  `customer_email` varchar(255) DEFAULT NULL,
  `customer_mobile` varchar(20) DEFAULT NULL,
  `cust_pan` varchar(20) DEFAULT NULL,
  `agreement_date` date DEFAULT NULL,
  `opted_service` varchar(50) DEFAULT NULL,
  `invoice_id` varchar(50) DEFAULT NULL,
  `invoice_amount` decimal(20,2) DEFAULT NULL,
  `service_description` text,
  `miscellaneous` text,
  `extra_info` text,
  `payment_terms` text,
  `nxf_2_1` text,
  `nxf_2_2` text,
  `customer_pancard` varchar(255) DEFAULT NULL,
  `invoice_document_path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,
  `user_ip` varchar(45) DEFAULT NULL,
  `user_location` varchar(255) DEFAULT NULL,
  `longitude` varchar(20) DEFAULT NULL,
  `latitude` varchar(20) DEFAULT NULL,
  `sign_date` date DEFAULT NULL,
  `status` varchar(255) DEFAULT NULL,
  `estamp_number` varchar(255) NOT NULL,
  `estamp_path` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `agreements`
--

INSERT INTO `agreements` (`agreement_id`, `cust_name`, `cust_address`, `customer_email`, `customer_mobile`, `cust_pan`, `agreement_date`, `opted_service`, `invoice_id`, `invoice_amount`, `service_description`, `miscellaneous`, `extra_info`, `payment_terms`, `nxf_2_1`, `nxf_2_2`, `customer_pancard`, `invoice_document_path`, `user_ip`, `user_location`, `longitude`, `latitude`, `sign_date`, `status`, `estamp_number`, `estamp_path`) VALUES
('DSPL-2024-036725', 'ROHIT KUMAR', '883M/28 bharat colony . sheela bypass rohtak', 'support@moneyearn24.com', '9138382020', 'BZUPR8832F', '2024-05-12', 'Website Development', 'INV-DSPL-2024/023445', 35000.00, '<p>The&nbsp;development of a Captcha submission website where users can earn money by completing Captcha tasks. Below are the requirements and functionality from the customer&rsquo;s side:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>User Registration and KYC Process</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Users must register on the platform and submit their KYC (Know Your Customer) details.</li>\r\n		<li>Along with the KYC, users are required to submit their bank account details for future payment processing.</li>\r\n		<li>A one-time payment of <strong>₹5000</strong> is required from the user to initiate their account. This payment is mandatory and must be approved before they can start filling Captchas.</li>\r\n		<li>KYC and payment approval will be handled by the admin. The user will only be able to proceed with Captcha submissions once both are approved.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Captcha Submission</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Once the user&#39;s KYC and payment have been approved, they can begin submitting Captchas.</li>\r\n		<li>Each successful Captcha submission will reward the user with <strong>₹1</strong>.</li>\r\n		<li>Users will be able to see their earnings on their dashboard after each submission.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Withdrawal Process</strong>:</p>\r\n\r\n	<ul>\r\n		<li>To withdraw earnings, users must submit a withdrawal request via their account.</li>\r\n		<li>The requested amount will be reviewed and approved by the admin before processing the transfer.</li>\r\n		<li>After admin approval, the requested amount will be transferred to the user&#39;s registered bank account.</li>\r\n		<li>The process includes verification of the user&#39;s KYC status and ensuring there are no issues with the account before approval.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Admin Panel</strong>:</p>\r\n\r\n	<ul>\r\n		<li>The admin will have a panel where they can manage user accounts, approve KYC submissions, approve/reject withdrawal requests, and monitor user earnings.</li>\r\n		<li>Admin will also verify the legitimacy of user payments and ensure proper tracking of payments and Captcha submissions.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Transaction Limits and Security</strong>:</p>\r\n\r\n	<ul>\r\n		<li>Security measures must be in place to ensure that user data, KYC information, and payment details are protected at all times.</li>\r\n		<li>There should be clear guidelines regarding the minimum and maximum withdrawal limits, and any fraudulent or suspicious activities should be flagged by the system for admin review.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<p>This service will help users earn money by completing simple Captcha tasks, with clear and secure processes for registration, payment, earnings, and withdrawal.</p>\r\n', '<ul>\r\n	<li>\r\n	<p><strong>Free Maintenance Period</strong>:<br />\r\n	As per the customer&#39;s request, a <strong>3-month free maintenance</strong> period is included with the service. This covers any issues, bug fixes, updates, or minor changes required during this period to ensure the smooth operation of the platform.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Post-Free Maintenance</strong>:<br />\r\n	After the initial 3-month free maintenance period&nbsp;if the customer&nbsp;wish to continue receiving support. The terms of this agreement, including the cost and scope of services, will be mutually agreed upon prior to the end of the free maintenance period.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Scope of Maintenance</strong>:<br />\r\n	During the free maintenance period, we will address:</p>\r\n\r\n	<ul>\r\n		<li>Bug fixes</li>\r\n		<li>Security updates</li>\r\n		<li>General performance improvements</li>\r\n		<li>Minor feature adjustments</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n', '<p>This agreement, as detailed above, will be considered binding and applicable for <strong>all further usage</strong> and <strong>future projects</strong> initiated by the same customer with the company. All terms, including project specifications, timelines, payment structure, and maintenance terms, as outlined above, will apply to any subsequent work or services requested by the customer, unless otherwise mutually agreed upon in writing.</p>\r\n\r\n<p>Furthermore, <strong>all payments made to the company</strong> by the customer are <strong>subject to the completion of the work</strong> as specified in each project agreement. The customer acknowledges that payments are contingent upon the company fulfilling the agreed-upon deliverables for each project, and that payments are not refundable once work has commenced.</p>\r\n\r\n<p>By signing this agreement, the customer agrees to these terms for any future projects or services provided by the company, ensuring continued collaboration based on the mutual understanding of these terms.</p>\r\n', '<ul>\r\n	<li>\r\n	<p><strong>Advance Payment</strong>:<br />\r\n	A <strong>50% advance payment</strong> is required at the time of project initiation. This advance will secure the development process and allow work to begin.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Final Payment</strong>:<br />\r\n	The remaining <strong>50% balance</strong> will be due upon completion of the project, prior to the final delivery and launch of the Captcha submission website.</p>\r\n	</li>\r\n	<li>\r\n	<p><strong>Payment Method</strong>:<br />\r\n	Payments can be made via bank transfer, credit/debit card, or any other mutually agreed-upon payment method.</p>\r\n	</li>\r\n</ul>\r\n', '<p>This annexure outlines the detailed specifications and requirements for the Captcha Submission Website project. The customer and development team agree to the following terms:</p>\r\n\r\n<h3>1. <strong>Project Overview</strong>:</h3>\r\n\r\n<p>The project involves creating a website that allows users to earn money by submitting Captchas. Users will register, complete KYC (Know Your Customer) verification, make a one-time payment, and be able to submit Captchas to earn ₹1 per successful submission. The platform will include admin functionalities to manage user accounts, KYC verification, payment approval, and withdrawal requests.</p>\r\n\r\n<h3>2. <strong>User Registration and KYC</strong>:</h3>\r\n\r\n<ul>\r\n	<li><strong>Registration Process</strong>: Users will need to register on the website using basic details like name, email, and password.</li>\r\n	<li><strong>KYC Submission</strong>: Users will be required to submit their KYC documents (e.g., Aadhar card, PAN card, or passport) and bank account details for payment purposes.</li>\r\n	<li><strong>One-Time Payment</strong>: A <strong>₹5000</strong> payment will be required from users to initiate their registration and start the Captcha submission process.</li>\r\n	<li><strong>Admin Approval</strong>: Admin will review and approve the KYC details and payment before users can begin submitting Captchas.</li>\r\n</ul>\r\n\r\n<h3>3. <strong>Captcha Submission Process</strong>:</h3>\r\n\r\n<ul>\r\n	<li>Once KYC and payment are approved, users can begin submitting Captchas.</li>\r\n	<li>Each Captcha submission will earn the user <strong>₹1</strong>.</li>\r\n	<li>The total amount earned will be displayed on the user&#39;s dashboard, with a real-time update after each Captcha submission.</li>\r\n</ul>\r\n\r\n<h3>4. <strong>Withdrawal Process</strong>:</h3>\r\n\r\n<ul>\r\n	<li>Users must submit a <strong>withdrawal request</strong> through their account interface once they have accumulated earnings.</li>\r\n	<li>The admin will review and approve the withdrawal request. Admin approval is required before the funds are transferred.</li>\r\n	<li>Once approved, the company will transfer the requested amount to the user&#39;s registered bank account.</li>\r\n</ul>\r\n\r\n<h3>5. <strong>Admin Panel</strong>:</h3>\r\n\r\n<ul>\r\n	<li>The admin will have access to a control panel to manage user accounts, approve KYC submissions, and monitor Captcha submissions.</li>\r\n	<li>Admin will have the ability to approve or reject user withdrawal requests.</li>\r\n	<li>The admin will also oversee the overall functioning of the platform, including payment processing, security updates, and resolving any issues that arise.</li>\r\n</ul>\r\n\r\n<h3>9. <strong>Testing and Quality Assurance</strong>:</h3>\r\n\r\n<ul>\r\n	<li>Before the official launch, the platform will undergo thorough testing to ensure that all functionalities (Captcha submission, payment processing, KYC approval, and withdrawals) are working correctly.</li>\r\n	<li>The development team will provide a testing environment for the customer to review and test the platform before final approval.</li>\r\n</ul>\r\n\r\n<p>This annexure serves as a detailed specification of the project requirements and the understanding between the customer and the development team. Both parties agree to these terms and acknowledge their commitment to this project.</p>\r\n', '<p>The project will be completed within <strong>1 month</strong> from the start date, as per the customer&rsquo;s requirement. Below is the detailed timeline, deliverables, and key milestones for the project:</p>\r\n\r\n<h3><strong>Timeline Overview:</strong></h3>\r\n\r\n<ul>\r\n	<li><strong>Project Duration</strong>: <strong>1 month</strong> (4 weeks)</li>\r\n	<li><strong>Start Date</strong>: 28/01/2024</li>\r\n	<li><strong>End Date</strong>: 28/02/2024&nbsp;(1 month from the start date)</li>\r\n</ul>\r\n', 'assets/uploads/PAN-4300602688.png', 'assets/uploads/INVOICE-0403797345.pdf', 'AVAILABLE', 'Rohtak, Haryana, IN, 124001', '******', '******', NULL, 'Not Signed', '', ''),
('DSPL-2024-066732', 'Shakti Bey', 'Pun dikharu gaon, bhai tiso karbi anglong. Assam. - 782441', 'joriking999@gmail.com', '+63 985 322 2015', 'FKTPB9242M', '2024-11-04', 'Website Development', 'INV-DSPL-2024/023716', 35000.00, '<p>Our escort website development services are tailored to create a professional and user-friendly platform for showcasing escort profiles and facilitating connections between clients and escorts. The basic development plan includes essential features designed to get your website up and running smoothly, with a focus on user engagement, security, and ease of use.</p>\r\n\r\n<h3>Key Features:</h3>\r\n\r\n<ol>\r\n	<li><strong>Responsive Design</strong>: A modern, attractive layout that works seamlessly across all devices.</li>\r\n	<li><strong>Escort Profile Creation</strong>: Simple profile setup with photo galleries and detailed descriptions.</li>\r\n	<li><strong>Search and Filter Options</strong>: Basic search functionality allowing users to find escorts by location and key attributes.</li>\r\n	<li><strong>Secure Authentication</strong>: User and escort login systems with essential security measures.</li>\r\n	<li><strong>Booking Request Form</strong>: Easy-to-use booking inquiry form for clients.</li>\r\n	<li><strong>Admin Control Panel</strong>: Manage profiles, content, and site settings from an intuitive dashboard.</li>\r\n	<li><strong>SEO-Friendly Structure</strong>: Basic SEO features to help improve search engine visibility.</li>\r\n</ol>\r\n', '<p>Customers will be responsible for providing their own domain and hosting services for the website. Additionally, upon project completion, the full source code of the developed website will be delivered to the customer, ensuring complete ownership and the flexibility to make future customizations or updates.</p>\r\n', '<p>Please note that we are solely responsible for the development and delivery of the website as per the agreed specifications. We do not provide or endorse any services related to the content or activities managed on the platform post-development. Our role is limited to the technical development, and we will not be held accountable or responsible for any activities, operations, or content hosted on the website after delivery.</p>\r\n\r\n<p>&nbsp;</p>\r\n', '<p>The payment terms for our website development service are as follows:</p>\r\n\r\n<ul>\r\n	<li><strong>Advance Payment</strong>: An initial payment of 20,000 INR is required to commence the project.</li>\r\n	<li><strong>Final Payment</strong>: The remaining amount of 15,000 INR is to be paid upon the successful delivery and completion of the project.</li>\r\n</ul>\r\n\r\n<p>These terms ensure a smooth and transparent payment process, facilitating a seamless development experience.</p>\r\n', '<p>The following specifications outline the requirements for developing an escort website based on the samples provided by the customer:</p>\r\n\r\n<h3>1. <strong>Responsive and Modern Design</strong></h3>\r\n\r\n<ul>\r\n	<li>Development of a visually appealing, responsive design that ensures seamless functionality on desktops, tablets, and mobile devices.</li>\r\n	<li>Customized themes and layouts that align with the samples provided for a consistent look and feel.</li>\r\n</ul>\r\n\r\n<h3>2. <strong>Escort Profile Management</strong></h3>\r\n\r\n<ul>\r\n	<li>Ability for escorts to create detailed profiles with personal descriptions, services offered, availability, and contact details.</li>\r\n	<li>Integration of photo and video galleries for comprehensive profile showcasing.</li>\r\n	<li>Features to add verified badges for trusted profiles as per sample specifications.</li>\r\n</ul>\r\n\r\n<h3>3. <strong>Search and Filter Functionality</strong></h3>\r\n\r\n<ul>\r\n	<li>Advanced search bar allowing users to filter escorts by location, services, age, and other attributes.</li>\r\n	<li>Optimized filtering system for users to quickly find profiles that match their criteria, based on provided samples.</li>\r\n</ul>\r\n\r\n<h3>4. <strong>User Authentication and Security</strong></h3>\r\n\r\n<ul>\r\n	<li>Secure login and registration system for escorts and users, including basic authentication and data encryption.</li>\r\n	<li>Escort verification system to enhance trust and credibility.</li>\r\n</ul>\r\n\r\n<h3>5. <strong>Booking and Contact Features</strong></h3>\r\n\r\n<ul>\r\n	<li>Easy-to-use booking inquiry form for users to request services directly through the profile page.</li>\r\n	<li>Options to integrate contact methods such as direct messaging and phone call buttons, following sample guidelines.</li>\r\n</ul>\r\n\r\n<h3>6. <strong>Admin Panel</strong></h3>\r\n\r\n<ul>\r\n	<li>A comprehensive admin dashboard to manage escort profiles, user data, site content, and security settings.</li>\r\n	<li>Tools for reviewing and approving new profiles and user-generated content.</li>\r\n</ul>\r\n\r\n<h3>7. <strong>SEO and Content Optimization</strong></h3>\r\n\r\n<ul>\r\n	<li>Basic SEO features to ensure the website ranks well on search engines.</li>\r\n	<li>Blog or content section to publish articles and boost organic traffic, if required by the customer.</li>\r\n</ul>\r\n', '<p>Upon the successful completion of the project, the following deliverables will be provided:</p>\r\n\r\n<ul>\r\n	<li><strong>Source Code</strong>: A zip file containing the full source code of the developed website will be delivered to the customer.</li>\r\n	<li><strong>Database</strong>: A copy of the associated database will be included as part of the deliverables.</li>\r\n</ul>\r\n\r\n<h3>Important Note:</h3>\r\n\r\n<ul>\r\n	<li>The source code provided is unique and will not be reused for any other project. If any instance of the code being reused is detected, the associated website will be suspended, and the code will be rendered non-functional.</li>\r\n</ul>\r\n', 'assets/uploads/PAN-5810556253.png', 'assets/uploads/INVOICE-5741244851.pdf', '171.48.109.50', ', , , ', '', '', '2024-11-04', 'Signed', '', ''),
('DSPL-2024-342730', 'adsdSD', 'DFA', 'aaAf@gmail.com', '8888888888', '464654HAK', '2024-01-20', '5', '464846144', 115654651.00, '<p>dafdasfdaf</p>\r\n', '<p>dafdsf</p>\r\n', '<p>dafsdf</p>\r\n', '<p>dasfdsf</p>\r\n', '<p>dafdaf</p>\r\n', '<p>fdasfsad</p>\r\n', 'assets/uploads/PAN-8881698335.png', 'assets/uploads/INVOICE-3956273141.png', '103.206.100.4', 'Rohtak, Haryana, IN, 124001', '76.5892', '28.8945', '2024-01-22', 'Signed', '', ''),
('DSPL-2024-633751', 'Vaibhav Kumar', 'H-54, SUNCITY TOWNSHIP-I, SEC-36, ROHTAK, HR INDIA 124001', 'vaibhavrathee2005@gmail.com', '8221841086', 'LLIPK5848Q', '2024-01-22', '5', 'INV-DSPL-2024/023437', 5000.00, '<p>The aim of this initiative is to create a contemporary and user-friendly website for XYZ Hosting, a prominent web hosting service provider. The website&#39;s primary purpose is to serve as an online platform where potential customers can obtain information about the hosting services offered by the company, enabling them to make informed decisions and easily navigate through available plans.</p>\r\n', '<ol>\r\n	<li>\r\n	<p><strong>Hosting Services:</strong></p>\r\n\r\n	<ul>\r\n		<li>XYZ Hosting Company will no longer be offering hosting services for new or existing clients.</li>\r\n		<li>Existing hosting agreements will be honored until their respective expiration dates, after which clients are encouraged to migrate their websites to alternative hosting providers.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Domain Registration:</strong></p>\r\n\r\n	<ul>\r\n		<li>We will no longer facilitate domain registration, renewal, or management services.</li>\r\n		<li>Clients are advised to transfer their domains to a domain registrar of their choice before the expiration date.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Email Services:</strong></p>\r\n\r\n	<ul>\r\n		<li>Email services provided by XYZ Hosting Company will be discontinued.</li>\r\n		<li>Clients using our email services are encouraged to transition to alternative email providers and make necessary arrangements for their email accounts.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n', '<p>Below are the page descriptions for the main sections of the XYZ Hosting Company website:</p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Homepage:</strong></p>\r\n\r\n	<ul>\r\n		<li>Welcome to XYZ Hosting, your trusted partner in web hosting solutions. Discover reliable hosting services tailored to meet your business needs. Explore our featured hosting plans and find the perfect solution for your online presence.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Services:</strong></p>\r\n\r\n	<ul>\r\n		<li>Learn about our diverse range of hosting services, including shared hosting, VPS hosting, and dedicated servers. Each service is designed to provide optimal performance, security, and scalability. Find detailed information on features, pricing, and choose the hosting solution that suits your requirements.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Domain Registration:</strong></p>\r\n\r\n	<ul>\r\n		<li>Explore our domain registration services, allowing you to secure a unique online identity for your business. Discover the ease of domain search, registration, and management. Note: As of [insert effective date], we no longer provide domain registration services. Please transition to an alternative domain registrar.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Customer Support:</strong></p>\r\n\r\n	<ul>\r\n		<li>Access our customer support section for assistance with common queries, FAQs, and a comprehensive knowledge base. For specific inquiries or technical support, you can submit a support ticket through our system until [insert end of support date].</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Client Portal:</strong></p>\r\n\r\n	<ul>\r\n		<li>Existing customers can log in to our secure client portal to manage their hosting accounts, view billing information, and submit support requests. Note: The client portal will remain accessible for a limited time. Clients are encouraged to retrieve necessary information before [insert end of support date].</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>About Us:</strong></p>\r\n\r\n	<ul>\r\n		<li>Get to know XYZ Hosting Company, our mission, and the dedicated team behind our success. Read testimonials and success stories from satisfied clients, showcasing our commitment to excellence in web hosting.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Blog/News Section:</strong></p>\r\n\r\n	<ul>\r\n		<li>Stay informed about industry trends, company updates, and valuable tips through our regularly updated blog/news section. Explore insightful articles that cover a wide range of topics related to web hosting and online presence.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Contact Us:</strong></p>\r\n\r\n	<ul>\r\n		<li>Reach out to us for general inquiries through our contact form. Find our contact information, including phone numbers and email addresses, for specific assistance. We value your feedback and are here to help.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n', '<ol>\r\n	<li>\r\n	<p><strong>Advance Payment (60%):</strong></p>\r\n\r\n	<ul>\r\n		<li>A non-refundable advance payment of 60% of the total project cost is required before the commencement of the project.</li>\r\n		<li>The advance payment is essential to secure our services and initiate the development process for your website.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Balance Payment (40% - On Delivery):</strong></p>\r\n\r\n	<ul>\r\n		<li>The remaining balance of 40% is due upon the successful delivery and launch of the completed website.</li>\r\n		<li>Once the website development is finalized and ready for deployment, you will receive a notification, and the balance payment will be expected within [insert number of days, e.g., 15 days] from the date of project completion.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n', '<p><strong>1. Introduction:</strong></p>\r\n\r\n<ul>\r\n	<li>Develop a modern, responsive website for XYZ Hosting Company to effectively showcase our web hosting services and engage potential clients.</li>\r\n</ul>\r\n\r\n<p><strong>2. Homepage:</strong></p>\r\n\r\n<ul>\r\n	<li>\r\n	<p>Engaging Hero Section:</p>\r\n\r\n	<ul>\r\n		<li>Highlight key features and benefits of our hosting services.</li>\r\n		<li>Prominently display featured hosting plans with concise details and pricing.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p>Navigation:</p>\r\n\r\n	<ul>\r\n		<li>Clear and intuitive menu structure for easy navigation to various sections of the website.</li>\r\n		<li>Quick links to key services, support, and contact information.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p><strong>3. Services Section:</strong></p>\r\n\r\n<ul>\r\n	<li>Shared Hosting:\r\n	<ul>\r\n		<li>Detailed page highlighting features, performance, and pricing.</li>\r\n	</ul>\r\n	</li>\r\n	<li>VPS Hosting:\r\n	<ul>\r\n		<li>Dedicated page with comprehensive information.</li>\r\n	</ul>\r\n	</li>\r\n	<li>Dedicated Servers:\r\n	<ul>\r\n		<li>Individual page showcasing specifications and pricing.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p><strong>4. Domain Registration:</strong></p>\r\n\r\n<ul>\r\n	<li>Seamless Integration:\r\n	<ul>\r\n		<li>Implement a user-friendly system for domain search, registration, and management.</li>\r\n		<li>Ensure compatibility with various domain extensions.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p><strong>5. Customer Support:</strong></p>\r\n\r\n<ul>\r\n	<li>Dedicated Support Section:\r\n	<ul>\r\n		<li>FAQ page addressing common queries.</li>\r\n		<li>Knowledge base with in-depth articles.</li>\r\n		<li>Support ticket system for personalized assistance.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p><strong>6. Client Portal:</strong></p>\r\n\r\n<ul>\r\n	<li>Secure Login:\r\n	<ul>\r\n		<li>Develop a secure client portal for existing customers.</li>\r\n		<li>Enable clients to manage hosting accounts, view billing information, and submit support requests.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p><strong>7. About Us:</strong></p>\r\n\r\n<ul>\r\n	<li>Company Overview:\r\n	<ul>\r\n		<li>Page providing background on XYZ Hosting Company.</li>\r\n	</ul>\r\n	</li>\r\n	<li>Mission Statement:\r\n	<ul>\r\n		<li>Clearly articulate our mission and commitment to quality hosting services.</li>\r\n	</ul>\r\n	</li>\r\n	<li>Team Profiles:\r\n	<ul>\r\n		<li>Brief profiles of key team members.</li>\r\n	</ul>\r\n	</li>\r\n	<li>Testimonials:\r\n	<ul>\r\n		<li>Section showcasing client testimonials and success stories.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p><strong>8. Blog/News Section:</strong></p>\r\n\r\n<ul>\r\n	<li>Regular Updates:\r\n	<ul>\r\n		<li>Develop a blog/news section for sharing industry insights, company updates, and hosting tips.</li>\r\n		<li>Ensure a user-friendly interface for easy access to articles.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p><strong>9. Contact Us:</strong></p>\r\n\r\n<ul>\r\n	<li>Contact Form:\r\n	<ul>\r\n		<li>User-friendly form for general inquiries.</li>\r\n	</ul>\r\n	</li>\r\n	<li>Contact Information:\r\n	<ul>\r\n		<li>Display phone numbers, email addresses, and office location.</li>\r\n	</ul>\r\n	</li>\r\n</ul>\r\n\r\n<p><strong>10. Responsive Design:</strong></p>\r\n\r\n<ul>\r\n	<li>Ensure the website is fully responsive across various devices and screen sizes.</li>\r\n	<li>Optimize for a seamless user experience on desktops, tablets, and mobile devices.</li>\r\n</ul>\r\n\r\n<p><strong>11. Security Measures:</strong></p>\r\n\r\n<ul>\r\n	<li>Implement SSL certificates for secure data transmission.</li>\r\n	<li>Regular security audits to identify and address potential vulnerabilities.</li>\r\n</ul>\r\n\r\n<p><strong>12. SEO Optimization:</strong></p>\r\n\r\n<ul>\r\n	<li>Incorporate SEO best practices for enhanced visibility on search engines.</li>\r\n	<li>Optimize meta tags, headings, and content for relevant keywords.</li>\r\n</ul>\r\n\r\n<p><strong>13. Compliance:</strong></p>\r\n\r\n<ul>\r\n	<li>Ensure compliance with web accessibility standards (WCAG) for an inclusive user experience.</li>\r\n</ul>\r\n', '<p><strong>1. Delivery Timeline:</strong></p>\r\n\r\n<ul>\r\n	<li>The XYZ Hosting Company website is scheduled to be delivered within 7-10 business days from the project initiation date, barring any unforeseen circumstances or delays.</li>\r\n</ul>\r\n\r\n<p><strong>2. Revisions:</strong></p>\r\n\r\n<ul>\r\n	<li>Two rounds of revisions are included in the development process to ensure that the final website aligns with your expectations and requirements.</li>\r\n	<li>Each revision cycle allows for adjustments to design elements, content placement, and other non-structural aspects.</li>\r\n</ul>\r\n\r\n<p><strong>3. Delivery Format:</strong></p>\r\n\r\n<ul>\r\n	<li>The final deliverable will be provided as a compressed (ZIP) file containing all necessary files and assets for the website.</li>\r\n	<li>The ZIP file will include HTML, CSS, JavaScript files, images, and other relevant components required for website deployment.</li>\r\n</ul>\r\n\r\n<p><strong>4. Handover Process:</strong></p>\r\n\r\n<ul>\r\n	<li>Upon completion of the development process and finalization of revisions, XYZ Hosting Company will notify the Client regarding the successful completion of the website.</li>\r\n	<li>The compressed ZIP file will be securely shared with the Client through a designated file-sharing platform or via email.</li>\r\n</ul>\r\n\r\n<p><strong>5. Deployment Assistance:</strong></p>\r\n\r\n<ul>\r\n	<li>XYZ Hosting Company will provide basic guidance and support for the deployment of the website on the Client&#39;s hosting server.</li>\r\n	<li>Assistance may include providing necessary configuration details and ensuring a smooth transition to the live environment.</li>\r\n</ul>\r\n\r\n<p><strong>6. Acceptance and Feedback:</strong></p>\r\n\r\n<ul>\r\n	<li>The Client is expected to review the delivered website promptly upon receipt of the ZIP file.</li>\r\n	<li>Any feedback or requested adjustments should be communicated within [insert number of days, e.g., 5 days] of receiving the final deliverable.</li>\r\n</ul>\r\n\r\n<p><strong>7. Revisions Process:</strong></p>\r\n\r\n<ul>\r\n	<li>Revisions will be addressed promptly, and an updated ZIP file will be provided for each iteration.</li>\r\n	<li>The Client is encouraged to provide comprehensive feedback during each revision cycle to expedite the process.</li>\r\n</ul>\r\n\r\n<p><strong>8. Project Closure:</strong></p>\r\n\r\n<ul>\r\n	<li>Upon the Client&#39;s acceptance of the final website version, XYZ Hosting Company will consider the project successfully closed.</li>\r\n</ul>\r\n', 'assets/uploads/PAN-8398030211.png', 'assets/uploads/INVOICE-2312310528.pdf', '45.115.176.147', ', , , ', '', '', '2024-11-04', 'Signed', '', ''),
('DSPL-2024-635581', 'Vijay Kumar', 'House No. - 1030, Neem Chawk Sarvodya School Negi Dairy New Delhi, 110062', '88vijaykumar6969@gmail.com', '7065434638', 'EOJPK8305D', '2024-03-02', 'Website & App Development', 'INV-DSPL-2024/023484', 15000.00, '<p>Our service offers a comprehensive solution comprising a mobile application and an accompanying admin panel, designed to streamline communication and data management for businesses and organizations. With a user-friendly interface and robust features, our platform aims to enhance efficiency and productivity.</p>\r\n\r\n<p><strong>Mobile Application:</strong> The mobile application is tailored to meet the specific needs of your business or organization. It features customizable pages, allowing you to showcase content as provided by you. Whether it&#39;s your company&#39;s information, products, or services, the main and secondary pages can be designed to reflect your brand identity and engage your audience effectively.</p>\r\n\r\n<p>Additionally, the application includes a user-friendly form with predetermined fields, facilitating seamless data collection from your customers or users. Upon submission, users are directed to a personalized &quot;Thank You&quot; page, providing a positive interaction experience.</p>\r\n\r\n<p>One of the standout features of our mobile application is its SMS integration capabilities. It can both send and receive SMS messages, enabling direct communication between users and your server. This functionality adds a layer of convenience and accessibility, allowing for prompt responses and engagement.</p>\r\n\r\n<p><strong>Admin Panel:</strong> Complementing the mobile application is our intuitive admin panel, providing you with comprehensive control and oversight. Through the admin panel, you can effortlessly access and manage all the details submitted through the application. This includes the data collected through the forms, empowering you to analyze insights and make informed decisions.</p>\r\n\r\n<p>Moreover, the admin panel offers a dedicated section to monitor SMS communication. You have the option to view SMS messages individually, sorted by user, facilitating efficient correspondence tracking. This feature ensures that you stay informed and can effectively manage communications with your users.</p>\r\n\r\n<p>In summary, our service offers a seamless solution for businesses and organizations seeking to enhance their communication channels and streamline data management. By combining a user-friendly mobile application with a powerful admin panel, we empower you to engage with your audience effectively and efficiently.</p>\r\n', '<p>Upon completion of payment and clearance, the entire code package will be promptly delivered to you. This includes the source code for&nbsp;the admin panel, along with any necessary documentation or instructions for deployment and customization. We prioritize security and confidentiality throughout the process to ensure the safe delivery of your code assets. Should you have any further inquiries or require additional support, our team remains readily available to assist you every step of the way.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n', '<p>We are hereby stating that as the developers of the .APK file provided, we do not claim ownership or responsibility for its usage or any associated issues. While we have endeavored to create a functional and reliable application, we cannot guarantee its performance under all circumstances.</p>\r\n\r\n<p>Users are advised to use the .APK file at their own discretion and risk. We, as the developers, shall not be held liable for any damages, losses, or inconveniences resulting from the use of the application. This disclaimer extends to any technical issues, bugs, or errors encountered during installation, usage, or interaction with the application.</p>\r\n\r\n<p>Furthermore, users are encouraged to report any issues or feedback regarding the application to our support team for further investigation and potential resolution. However, it is important to note that as developers, we reserve the right to address and resolve reported issues at our discretion and without assuming any legal or financial liability.</p>\r\n\r\n<p>By downloading, installing, or using the .APK file provided, users agree to accept this disclaimer and acknowledge that we, as the developers, do not assume ownership or liability for the application or its usage.</p>\r\n', '<p>Our payment terms are structured to align with the delivery of our services and the satisfaction of our customers. Payment is required to be cleared once the code is showcased to you, the customer. We believe in ensuring transparency and accountability throughout our engagement, and clearing the payment upon code presentation reflects our commitment to delivering value and meeting your expectations. This approach ensures that both parties fulfill their obligations in a timely manner, facilitating a smooth and mutually beneficial transaction process.</p>\r\n', '<p><strong>Mobile Application Features:</strong></p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Main Page:</strong></p>\r\n\r\n	<ul>\r\n		<li>Display content provided by the customer.</li>\r\n		<li>Ensure a visually appealing and engaging interface.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Secondary Page:</strong></p>\r\n\r\n	<ul>\r\n		<li>Showcase additional content as specified by the customer.</li>\r\n		<li>Maintain consistency in design and usability with the main page.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Customizable Form:</strong></p>\r\n\r\n	<ul>\r\n		<li>Allow users to input data using predetermined fields.</li>\r\n		<li>Ensure flexibility for customization based on customer requirements.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Thank You Page:</strong></p>\r\n\r\n	<ul>\r\n		<li>Provide confirmation and appreciation to users upon form submission.</li>\r\n		<li>Include relevant messaging and branding elements.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>SMS Integration:</strong></p>\r\n\r\n	<ul>\r\n		<li>Enable users to send and receive SMS messages within the application.</li>\r\n		<li>Facilitate seamless communication between users and the server.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<p><strong>Admin Panel Features:</strong></p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>View Submitted Details:</strong></p>\r\n\r\n	<ul>\r\n		<li>Provide an overview of all data submitted through the mobile application.</li>\r\n		<li>Allow administrators to review and manage submissions efficiently.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>SMS Monitoring:</strong></p>\r\n\r\n	<ul>\r\n		<li>Display SMS logs for each user.</li>\r\n		<li>Enable administrators to track and manage messages individually.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Security Measures:</strong></p>\r\n\r\n	<ul>\r\n		<li>Implement authentication and authorization mechanisms to protect admin panel access.</li>\r\n		<li>Ensure data encryption and secure storage of sensitive information.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<p>By incorporating these features into both the mobile application and the admin panel, we aim to provide a comprehensive solution that meets the needs of both end-users and administrators, enhancing user experience and efficiency in data management.</p>\r\n', '<ol>\r\n	<li>\r\n	<p><strong>Mobile Application (.APK File):</strong></p>\r\n\r\n	<ul>\r\n		<li>The finalized version of the mobile application packaged into a .APK file.</li>\r\n		<li>Compatible with Android devices for installation and usage.</li>\r\n		<li>Includes all implemented features and functionalities as per project requirements.</li>\r\n		<li>Tested for stability, usability, and compatibility across various devices.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Admin Panel Source Files:</strong></p>\r\n\r\n	<ul>\r\n		<li>Complete source code files of the admin panel.</li>\r\n		<li>Delivered in a format that allows for easy access and modification.</li>\r\n		<li>Includes all backend functionalities and features specified in the project requirements.</li>\r\n		<li>Structured and documented for clarity and ease of understanding by developers and administrators.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<p>These deliverables ensure that both the mobile application and admin panel are provided in a ready-to-use format, allowing for seamless integration and deployment into the intended environment.</p>\r\n', 'assets/uploads/PAN-5425244961.jpeg', 'assets/uploads/INVOICE-0612378833.pdf', '49.14.152.21', 'Delhi, Delhi, IN, 110001', '77.2315', '28.6519', '2024-03-02', 'Signed', '', ''),
('DSPL-2024-792879', 'Parth Patel', 'Dev Ashish nagar Socity, Mora Bhagal, Surat \r\nPIN - 395005', 'patelparth2442@gmail.com', '8469553891', 'CIBPP8010Q', '2024-01-19', 'Website Development', 'INV-DSPL-2024/023425', 5500.00, '<p><strong>Website Type:</strong> Fully functional WordPress-based website.</p>\r\n\r\n<ol>\r\n	<li>Design Inspiration: The website will reflect the aesthetics and structure of&nbsp;<a href=\"http://efra.co.in/\" target=\"_blank\">efra.co.in</a>&nbsp;and&nbsp;<a href=\"http://deselectro.com/\" target=\"_blank\">deselectro.com</a>, ensuring a cohesive and engaging user experience.</li>\r\n	<li>Customization: While leveraging a template as a foundation, we will tailor it to align seamlessly with your brand identity and specifications.</li>\r\n	<li>Timeframe: The development timeline is set at 7-10 days from the agreement date</li>\r\n</ol>\r\n\r\n<p><strong>Number of Pages:</strong> The scope includes up to 10 pages, encompassing essential pages such as:</p>\r\n\r\n<ul>\r\n	<li>Privacy Policy</li>\r\n	<li>Terms of Service</li>\r\n	<li>About Us</li>\r\n	<li>Contact Us</li>\r\n</ul>\r\n', '<ul>\r\n	<li>While the client will provide all textual content, our team can assist with content placement and formatting as needed.</li>\r\n	<li>Our commitment extends to making revisions until your satisfaction is attained. However, any additional changes beyond the agreed scope will incur extra costs, which will be communicated and approved by you beforehand.</li>\r\n	<li>We offer 1-month free maintenance post-launch, ensuring the website functions optimally.</li>\r\n	<li>Additionally, we assume responsibility for providing 1 Month Free Cyber Security for the website, enhancing its protection against potential threats.</li>\r\n</ul>\r\n', '<p>Hosting Will not be facilitated by us.</p>\r\n', '<p>An upfront payment of 60% is required to commence the project.</p>\r\n\r\n<p>The remaining 40% will be billed upon successful project completion and delivery.</p>\r\n', '<p>Create a website for Shanvi Electricals with a focus on essential pages and a design inspired by efra.co.in and deselectro.com.</p>\r\n\r\n<p><strong>Requirements:</strong></p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Number of Pages:</strong></p>\r\n\r\n	<ul>\r\n		<li>Up to 10 pages, including:\r\n		<ul>\r\n			<li>Privacy Policy</li>\r\n			<li>Terms of Service</li>\r\n			<li>About Us</li>\r\n			<li>Contact Us</li>\r\n		</ul>\r\n		</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Design Inspiration:</strong></p>\r\n\r\n	<ul>\r\n		<li>Aesthetics and structure inspired by efra.co.in and deselectro.com for a cohesive user experience.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Customization:</strong></p>\r\n\r\n	<ul>\r\n		<li>Tailor a selected template to align seamlessly with Shanvi Electricals&#39;s brand identity and specifications.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n', '<p><strong>Timeline:</strong> The website development service for Shanvi Electricals&nbsp;is expected to be delivered within 7-10 days from the project initiation date.</p>\r\n\r\n<p><strong>Deliverables:</strong></p>\r\n\r\n<ol>\r\n	<li>\r\n	<p><strong>Website Files:</strong></p>\r\n\r\n	<ul>\r\n		<li>Complete set of files constituting the developed website.</li>\r\n		<li>Includes wordpress files, and any other relevant files.</li>\r\n	</ul>\r\n	</li>\r\n	<li>\r\n	<p><strong>Cybersecurity Measures:</strong></p>\r\n\r\n	<ul>\r\n		<li>A one-month cybersecurity package to ensure the initial security of the website.</li>\r\n		<li>This includes basic security configurations and monitoring to safeguard against common cyber threats.</li>\r\n	</ul>\r\n	</li>\r\n</ol>\r\n\r\n<p><strong>Delivery Method:</strong> The deliverables will be provided electronically via a secure file transfer method. Further details regarding access and download instructions will be communicated upon completion.</p>\r\n\r\n<p><strong>Client Acceptance:</strong> Upon delivery, Parth Patel is expected to review the website files and confirm acceptance. Any required adjustments or clarifications will be addressed promptly.</p>\r\n\r\n<p><strong>Support Period:</strong> A brief support period will be offered post-delivery to address any immediate concerns or questions.</p>\r\n', 'assets/uploads/WhatsApp Image 2024-01-16 at 6.15.15 PM.jpeg', 'assets/uploads/INV-DSPL-2024-023425.pdf', '182.70.115.219', 'Mumbai, Maharashtra, IN, 400070', '72.8826', '19.0728', '2024-01-22', NULL, '', ''),
('DSPL-2025-218613', 'sdfsfsd', 'ds54fsdf5sd4f64', 'sdf@jfdj.com', '656546465', 'FKTPB9242M', '5564-12-12', '2', 'sdfsdf', 554654.00, '<p>654sd65f46s5f46</p>\r\n', '<p>465465fsd465f4sd65f4</p>\r\n', '<p>65465f46sd5f465f465</p>\r\n', '<p>4654f65sd4f654</p>\r\n', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'dtgdgfgsd', 'uploads/estamps/1744955044_ExportedReport__1__page_0001.jpg');
INSERT INTO `agreements` (`agreement_id`, `cust_name`, `cust_address`, `customer_email`, `customer_mobile`, `cust_pan`, `agreement_date`, `opted_service`, `invoice_id`, `invoice_amount`, `service_description`, `miscellaneous`, `extra_info`, `payment_terms`, `nxf_2_1`, `nxf_2_2`, `customer_pancard`, `invoice_document_path`, `user_ip`, `user_location`, `longitude`, `latitude`, `sign_date`, `status`, `estamp_number`, `estamp_path`) VALUES
('DSPL-2025-608612', 'Vijay Vasisth', '121-R, Model Town, Rohtak, Haryana 124001\r\nRohtak Haryana\r\nIN 124001', 'vijayvashisth2607@gmailcom', '7399999268', 'ABCD', '2025-04-17', '5', 'DSPL-2025/023732', 40000.00, '<p>To design and develop a scalable, user-friendly e-learning platform similar to <strong><strong>Utkarsh Classes</strong></strong>, targeting students preparing for competitive exams, providing live &amp; recorded classes, notes, test series, and e-commerce functionalities.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<hr />\r\n<p>&nbsp;</p>\r\n\r\n<p><strong><strong>PLATFORM FEATURES (Front-End + Back-End)</strong></strong></p>\r\n\r\n<p><strong><strong>STUDENT MODULE</strong></strong></p>\r\n\r\n<table>\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Feature</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Description</strong></strong></p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Registration/Login</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Mobile + Email + OTP verification</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Dashboard</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Personalized dashboard with enrolled courses, upcoming classes, performance, etc.</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Course Catalog</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>List of courses with filters (exam, subject, language, price)</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Live Classes</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Zoom/YouTube integration, real-time interaction</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Recorded Classes</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Accessible anytime with playback speed options</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Test Series</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>MCQ/Subjective with automatic grading and analysis</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Doubt Section</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Students can post doubts for resolution by faculty</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Notes &amp; PDFs</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Downloadable or in-app view for study material</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Push Notifications</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>App/web alerts for updates, reminders, offers</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Progress Tracker</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Graphical report card, topic-wise progress, scores</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Payment Gateway</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Razorpay/PayU/Stripe integration</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Course Reviews</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Rating &amp; feedback by enrolled students</p>\r\n			</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n', '<p><strong><strong>MARKETING &amp; GROWTH SUPPORT</strong></strong></p>\r\n\r\n<ul>\r\n	<li>SEO optimization for course pages</li>\r\n	<li>Social media creatives (30 posts, 10 reels, 2 videos/month)</li>\r\n	<li>Google Ads setup (Performance Max + YouTube)</li>\r\n	<li>Whats App&nbsp;marketing &amp; CRM integration</li>\r\n</ul>\r\n', '<table style=\"width:637px\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:142px\">\r\n			<p><strong><strong>Layer</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:488px\">\r\n			<p><strong><strong>Technologies</strong></strong></p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:142px\">\r\n			<p><strong><strong>Frontend</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:488px\">\r\n			<p>Bootstrap 5 (for fast, SEO-friendly UI)</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:142px\">\r\n			<p><strong><strong>Backend</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:488px\">\r\n			<p>Php 5GSmartSecure+ Framework</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:142px\">\r\n			<p><strong><strong>Database</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:488px\">\r\n			<p>MySQL / PostgreSQL</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:142px\">\r\n			<p><strong><strong>Video Hosting</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:488px\">\r\n			<p>CloudFront</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:142px\">\r\n			<p><strong><strong>Payment</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:488px\">\r\n			<p>Razorpay, PayU, PhonePePG</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:142px\">\r\n			<p><strong><strong>Live Classes</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:488px\">\r\n			<p>Google Meet</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:142px\">\r\n			<p><strong><strong>Hosting</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:488px\">\r\n			<p>OVHCloud Dedicated Host</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:142px\">\r\n			<p><strong><strong>Security</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:488px\">\r\n			<p>SSL, JWT Auth, 2FA (Admin), Content DRM (optional)</p>\r\n			</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n', '<p>Web platform Development including E commerce, Test engine and PDF reader, Admin Panel will cost Rs.40000.</p>\r\n\r\n<p>Cost may vary depending on final scope requirements.</p>\r\n', '<p><strong><strong>TEACHER PANEL</strong></strong></p>\r\n\r\n<table>\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Feature</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Description</strong></strong></p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Teacher Dashboard</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Overview of enrolled students, attendance, content</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Upload Content</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Video, test, notes, live class schedule</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Check Tests &amp; Results</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>View submissions, mark subjective answers</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Interact with Students</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Via doubt box, chat, or discussion forum</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Class Schedule</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Create recurring or special classes</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Revenue Dashboard</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Track course sales and earnings (optional)</p>\r\n			</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<hr />\r\n<p>&nbsp;</p>\r\n\r\n<p><strong><strong>ADMIN PANEL</strong></strong></p>\r\n\r\n<table>\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Feature</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Description</strong></strong></p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>User Management</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Add/edit/delete student &amp; teacher accounts</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Course Management</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Create/manage all course content</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Test &amp; Quiz Management</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Create tests, set grading rules</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>E-commerce Management</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Track payments, manage coupons, offers</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Reports &amp; Analytics</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Daily stats on sales, engagement, test results</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Notification Panel</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Send bulk notifications or messages</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>CMS</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Manage front-end content (home page, blog, FAQ)</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>SEO Settings</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>Meta tags, structured data, page titles</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p><strong><strong>Security Control</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center\">\r\n			<p>IP ban, access logs, backup tools</p>\r\n			</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<hr />\r\n<p>&nbsp;</p>\r\n\r\n<p><strong><strong>ECOMMERCE FEATURES</strong></strong></p>\r\n\r\n<table style=\"width:637px\">\r\n	<tbody>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:227px\">\r\n			<p><strong><strong>Feature</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:403px\">\r\n			<p><strong><strong>Description</strong></strong></p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:227px\">\r\n			<p><strong><strong>Course Purchase</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:403px\">\r\n			<p>Pay &amp; get instant access</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:227px\">\r\n			<p><strong><strong>Coupons &amp; Discounts</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:403px\">\r\n			<p>Flat %, Diwali/New Year sale banners</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:227px\">\r\n			<p><strong><strong>Cart &amp; Wishlist</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:403px\">\r\n			<p>Save for later option</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:227px\">\r\n			<p><strong><strong>Order History</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:403px\">\r\n			<p>Track all purchases</p>\r\n			</td>\r\n		</tr>\r\n		<tr>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:227px\">\r\n			<p><strong><strong>GST Invoice</strong></strong></p>\r\n			</td>\r\n			<td style=\"border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; vertical-align:center; width:403px\">\r\n			<p>Auto-generated for tax deduction</p>\r\n			</td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n', '<p>Number of days for completion of project</p>\r\n\r\n<p>Requirement Finalization&nbsp; 3 days<br />\r\nUI/UX Design &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;5 days<br />\r\nFrontend Development&nbsp; &nbsp;&nbsp;10 days<br />\r\nBackend/API Integration&nbsp; 10 days<br />\r\nTesting &amp; QA&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;5 days<br />\r\nDeployment &amp; Handover&nbsp;&nbsp;3 days<br />\r\n<strong>Total&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;36 days</strong></p>\r\n', 'assets/uploads/PAN-6660295959.pdf', 'assets/uploads/INVOICE-3047965462.pdf', NULL, NULL, NULL, NULL, NULL, NULL, '', ''),
('DSPL-2025-897582', 'sdfsjfoisdjfi', 'sdfhjsfoisjfli', 'lkjsdfsklfjlkj@fdf.com', 'lsdkfjlksdfjl', 'jf465', '5654-05-04', '2', 'sdjfsklofj', 54.00, '<p>jlkdflksdajflksda</p>\r\n', '<p>lkjdsfjlksjlkw</p>\r\n', '<p>lsjLKDJLKFJASDLKFJLK</p>\r\n', '<p>JFJSDLKFJLK</p>\r\n', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'SDFSDFSFSD', 'uploads/estamps/1744955687_ExportedReport__1__page_0001.jpg'),
('DSPL-2025-911267', 'swarali Ganjiwale', 'House No. - 1030, Neem Chawk Sarvodya School Negi Dairy New Delhi, 110062', 'ganjiwaleswarali@gmail.com', '09322469938', 'INV-DSPL-2024/023484', '2025-04-16', '5', 'INV-DSPL-2024/023484', 15000.00, '<p>Our service offers a comprehensive solution comprising a mobile application and an accompanying admin panel, designed to streamline communication and data management for businesses and organizations. With a user-friendly interface and robust features, our platform aims to enhance efficiency and productivity</p>\r\n', '<p>Upon completion of payment and clearance, the entire code package will be promptly delivered to you. This includes the source code for the admin panel, along with any necessary documentation or instructions for deployment and customization. We prioritize security and confidentiality throughout the process to ensure the safe delivery of your code assets. Should you have any further inquiries or require additional support, our team remains readily available to assist you every step of the way.<br />\r\n&nbsp;<br />\r\nBy maintaining this structured format, the Parties can clearly define and document the specifics of the service arrangement, ensuring that both DIGINSPIRE SOLUTION PRIVATE LIMITED and the Client have a shared understanding of the scope, expectations, and terms associated with the provision and receipt of the services outlined herein.<br />\r\n&nbsp;</p>\r\n', '<p>We are hereby stating that as the developers of the .APK file provided, we do not claim ownership or responsibility for its usage or any associated issues. While we have endeavoured to create a functional and reliable application, we cannot guarantee its performance under all circumstances.<br />\r\nUsers are advised to use the .APK file at their own discretion and risk. We, as the developers, shall not be held liable for any damages, losses, or inconveniences resulting from the use of the application. This disclaimer extends to any technical issues, bugs, or errors encountered during installation, usage, or interaction with the application.<br />\r\nFurthermore, users are encouraged to report any issues or feedback regarding the application to our support team for further investigation and potential resolution. However, it is important to note that as developers, we reserve the right to address and resolve reported issues at our discretion and without assuming any legal or financial liability.<br />\r\nBy downloading, installing, or using the .APK file provided, users agree to accept this disclaimer and acknowledge that we, as the developers, do not assume ownership or liability for the application or its usage.<br />\r\n&nbsp;</p>\r\n', '<p>Our payment terms are structured to align with the delivery of our services and the satisfaction of our customers. Payment is required to be cleared once the code is showcased to you, the customer. We believe in ensuring transparency and accountability throughout our engagement, and clearing the payment upon code presentation reflects our commitment to delivering value and meeting your expectations. This approach ensures that both parties fulfil their obligations in a timely manner, facilitating a smooth and mutually beneficial transaction process.</p>\r\n', '', '<p>Mobile Application Features:<br />\r\n1.&nbsp;&nbsp; &nbsp;Main Page:<br />\r\no&nbsp;&nbsp; &nbsp;Display content provided by the customer.<br />\r\no&nbsp;&nbsp; &nbsp;Ensure a visually appealing and engaging interface.<br />\r\n2.&nbsp;&nbsp; &nbsp;Secondary Page:<br />\r\no&nbsp;&nbsp; &nbsp;Showcase additional content as specified by the customer.<br />\r\no&nbsp;&nbsp; &nbsp;Maintain consistency in design and usability with the main page.<br />\r\n3.&nbsp;&nbsp; &nbsp;Customizable Form:<br />\r\no&nbsp;&nbsp; &nbsp;Allow users to input data using predetermined fields.<br />\r\no&nbsp;&nbsp; &nbsp;Ensure flexibility for customization based on customer requirements.<br />\r\n4.&nbsp;&nbsp; &nbsp;Thank You Page:<br />\r\no&nbsp;&nbsp; &nbsp;Provide confirmation and appreciation to users upon form submission.<br />\r\no&nbsp;&nbsp; &nbsp;Include relevant messaging and branding elements.<br />\r\n5.&nbsp;&nbsp; &nbsp;SMS Integration:<br />\r\no&nbsp;&nbsp; &nbsp;Enable users to send and receive SMS messages within the application.<br />\r\no&nbsp;&nbsp; &nbsp;Facilitate seamless communication between users and the server.<br />\r\nAdmin Panel Features:<br />\r\n1.&nbsp;&nbsp; &nbsp;View Submitted Details:<br />\r\no&nbsp;&nbsp; &nbsp;Provide an overview of all data submitted through the mobile application.<br />\r\no&nbsp;&nbsp; &nbsp;Allow administrators to review and manage submissions efficiently.<br />\r\n2.&nbsp;&nbsp; &nbsp;SMS Monitoring:<br />\r\no&nbsp;&nbsp; &nbsp;Display SMS logs for each user.<br />\r\no&nbsp;&nbsp; &nbsp;Enable administrators to track and manage messages individually.<br />\r\n3.&nbsp;&nbsp; &nbsp;Security Measures:<br />\r\no&nbsp;&nbsp; &nbsp;Implement authentication and authorization mechanisms to protect admin panel access.<br />\r\no&nbsp;&nbsp; &nbsp;Ensure data encryption and secure storage of sensitive information.<br />\r\nBy incorporating these features into both the mobile application and the admin panel, we aim to provide a comprehensive solution that meets the needs of both end-users and administrators, enhancing user experience and efficiency in data management<br />\r\n&nbsp;</p>\r\n', 'assets/uploads/PAN-8709488460.jpg', 'assets/uploads/INVOICE-0007628643.jpeg', '45.115.176.230', ', , , ', '', '', '2025-04-18', 'Signed', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `paymentreceipts`
--

CREATE TABLE `paymentreceipts` (
  `pr_id` int NOT NULL,
  `agreement_id` varchar(20) DEFAULT NULL,
  `p_receipts` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `paymentreceipts`
--

INSERT INTO `paymentreceipts` (`pr_id`, `agreement_id`, `p_receipts`) VALUES
(9, 'DSPL-2024-792879', 'PR-1164782673.pdf'),
(10, 'DSPL-2024-683442', 'PR-7778962613.pdf');

-- --------------------------------------------------------

--
-- Table structure for table `services`
--

CREATE TABLE `services` (
  `service_id` int NOT NULL,
  `service_name` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

--
-- Dumping data for table `services`
--

INSERT INTO `services` (`service_id`, `service_name`) VALUES
(2, 'SEO'),
(5, 'Website Development'),
(6, 'Website & App Development');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `agreements`
--
ALTER TABLE `agreements`
  ADD PRIMARY KEY (`agreement_id`);

--
-- Indexes for table `paymentreceipts`
--
ALTER TABLE `paymentreceipts`
  ADD PRIMARY KEY (`pr_id`);

--
-- Indexes for table `services`
--
ALTER TABLE `services`
  ADD PRIMARY KEY (`service_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `paymentreceipts`
--
ALTER TABLE `paymentreceipts`
  MODIFY `pr_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `services`
--
ALTER TABLE `services`
  MODIFY `service_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
