-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Mar 12, 2026 at 06:35 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_crm_123`
--

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

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

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

--
-- 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 `brand`
--

CREATE TABLE `brand` (
  `b_id` int NOT NULL,
  `b_category` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `b_name` varchar(100) COLLATE utf8mb4_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `brand`
--

INSERT INTO `brand` (`b_id`, `b_category`, `b_name`) VALUES
(1, 'Laptop', 'Mi'),
(4, 'Laptop', 'Apple'),
(5, 'Laptop', 'Dell'),
(6, 'Laptop', 'Hp'),
(7, 'Laptop', 'Lenovo '),
(8, 'Tablet ', 'Intex'),
(9, 'Tablet ', 'Apple'),
(10, 'Tablet ', 'Mi '),
(11, 'Mobile', 'Mi'),
(12, 'Mobile', 'Apple'),
(13, 'Mobile', 'Realme'),
(14, 'Mobile', 'Poco'),
(15, 'Mobile', 'Motorola ');

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

--
-- Table structure for table `cus`
--

CREATE TABLE `cus` (
  `id` int NOT NULL,
  `name` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `email` varchar(200) COLLATE utf8mb4_general_ci NOT NULL,
  `password` varchar(50) COLLATE utf8mb4_general_ci NOT NULL,
  `address` varchar(200) COLLATE utf8mb4_general_ci NOT NULL,
  `mobile` varchar(20) COLLATE utf8mb4_general_ci NOT NULL,
  `country` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `zipcode` int NOT NULL,
  `city` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `date_res` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `remarks` text COLLATE utf8mb4_general_ci,
  `lead` varchar(20) COLLATE utf8mb4_general_ci NOT NULL DEFAULT 'customer'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `cus`
--

INSERT INTO `cus` (`id`, `name`, `email`, `password`, `address`, `mobile`, `country`, `zipcode`, `city`, `date_res`, `remarks`, `lead`) VALUES
(1, 'pritam', 'pritam@gmail.com', 'pritam', 'hanuman para', '7777788888', 'india', 345678, 'amreli', '23-04-2022', 'remarks', 'customer'),
(3, 'gopal', 'gopal@gmail.com', 'gopal', 'hanuman', '7722288889', 'Greenland', 909090, 'grivaa', '24-04-2024', 'remark', 'customer'),
(4, 'nayan makawana', 'nayan@gmail.com', 'nayan123', 'Hanumanpara amreli', '8888887622', 'India', 365601, 'Amreli', '2023/05/26 11:51:01 am', NULL, 'customer'),
(6, 'kano', 'kano@gmail.com', 'kano', 'kanpur', '9999933333', 'India', 365601, 'Amreli', '2023/05/27 02:18:20 pm', 'ksdwa', 'lead'),
(7, 'parth PRAVINBHAI MAKWANA', 'parth@gmail.com', 'parth', 'Hanumanpara street no 5 ,amreli', '9999933333', 'India', 365601, 'Amreli', '2023/05/27 02:22:58 pm', NULL, 'customer'),
(8, 'pratik MAKWANA', 'pratik@gmail.com', 'pratik ', 'Hanumanpara street no 5 ,amreli', '9999933333', 'India', 365601, 'Amreli', '2023/05/29 03:49:03 pm', NULL, 'customer'),
(9, 'PRITAMBHAI PRAVINBHAI MAKWANA', 'pritammakwana17561@gmail.com', 'pritam', 'Hanumanpara street no 5 ,amreli', '9714217566', 'India', 365601, 'Amreli', '2023/06/01 02:32:11 pm', NULL, 'customer'),
(10, 'Vaibhav Rathee', 'info@diginspire.co', 'Vaibhav@2005', 'Suncity Sector 36 Rohtak', '8221841086', 'India', 435353, 'Rohtak', '2023/06/01 03:08:20 pm', NULL, 'customer'),
(11, 'gopal makwana', 'pritammakwana97241@gmail.com', 'gopal', 'Hanumanpara amreli', '9723417588', 'India', 365601, 'Amreli', '2023/06/06 12:03:44 pm', NULL, 'customer'),
(12, 'Have', 'havew342@gmail.com', 'Havew@342', 'Have', '1234567890', 'India', 365201, 'Mumbai', '2023/06/08 02:48:25 pm', NULL, 'customer'),
(13, 'Vaibhav Rathee', 'info@diginspire.co', 'Vaibhav@2005', 'Rohtak', '8221841086', 'India', 124001, 'Rohtak', '2023/06/09 05:45:34 pm', NULL, 'customer');

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

--
-- Table structure for table `doc`
--

CREATE TABLE `doc` (
  `d_id` int NOT NULL,
  `d_service` varchar(200) COLLATE utf8mb4_general_ci NOT NULL,
  `d_frequency` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `d_assign` text COLLATE utf8mb4_general_ci NOT NULL,
  `d_note` text COLLATE utf8mb4_general_ci NOT NULL,
  `d_date` varchar(50) COLLATE utf8mb4_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `doc`
--

INSERT INTO `doc` (`d_id`, `d_service`, `d_frequency`, `d_assign`, `d_note`, `d_date`) VALUES
(5, '6482e199362c0516310936', '', '1,4,', 'php huih', '2023/06/10 03:15:04 pm'),
(6, '64819c953b3871481173476', '5 month ', '6,7,', 'hfvhgbbn', '2023/06/10 03:15:40 pm'),
(7, '648318d1dbfad852828365', '2 month ', '4,', 'sssdfsdf', '2023/06/10 04:30:30 pm');

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

--
-- Table structure for table `log`
--

CREATE TABLE `log` (
  `l_id` int NOT NULL,
  `cus_id` int NOT NULL,
  `log` varchar(100) COLLATE utf8mb4_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `log`
--

INSERT INTO `log` (`l_id`, `cus_id`, `log`) VALUES
(1, 1, '2023/05/26 11:59:43 am'),
(2, 1, '2023/05/26 12:00:26 pm'),
(3, 3, '2023/05/26 12:00:54 pm'),
(4, 3, '2023/05/26 12:02:21 pm'),
(5, 6, '2023/05/27 02:19:56 pm'),
(6, 6, '2023/05/27 02:21:40 pm'),
(7, 6, '2023/05/27 02:21:51 pm'),
(8, 3, '2023/05/29 01:53:54 pm'),
(9, 3, '2023/05/29 01:54:42 pm'),
(10, 3, '2023/05/29 01:54:52 pm'),
(11, 3, '2023/05/29 02:18:55 pm'),
(12, 3, '2023/05/29 02:19:39 pm'),
(13, 3, '2023/05/29 02:20:25 pm'),
(14, 3, '2023/05/29 02:25:46 pm'),
(15, 3, '2023/05/29 02:28:39 pm'),
(16, 3, '2023/05/29 02:29:01 pm'),
(17, 3, '2023/05/29 02:30:20 pm'),
(18, 3, '2023/05/29 02:30:46 pm'),
(19, 3, '2023/05/29 02:31:49 pm'),
(20, 3, '2023/05/29 02:35:10 pm'),
(21, 3, '2023/05/29 02:37:13 pm'),
(22, 3, '2023/05/29 03:03:51 pm'),
(23, 8, '2023/05/29 03:53:44 pm'),
(24, 8, '2023/05/29 03:54:12 pm'),
(25, 3, '2023/05/29 04:41:13 pm'),
(26, 3, '2023/05/29 04:46:34 pm'),
(27, 3, '2023/05/29 04:50:27 pm'),
(28, 3, '2023/05/29 04:52:11 pm'),
(29, 3, '2023/05/29 04:57:43 pm'),
(30, 3, '2023/05/29 04:58:58 pm'),
(31, 3, '2023/05/30 09:09:55 am'),
(32, 3, '2023/05/30 09:42:55 am'),
(33, 3, '2023/05/30 09:44:58 am'),
(34, 3, '2023/05/30 09:46:06 am'),
(35, 3, '2023/05/30 09:46:55 am'),
(36, 3, '2023/05/30 10:02:01 am'),
(37, 3, '2023/05/30 10:42:55 am'),
(38, 3, '2023/05/30 10:46:45 am'),
(39, 3, '2023/05/30 11:37:19 am'),
(40, 3, '2023/05/30 12:02:42 pm'),
(41, 3, '2023/05/31 09:51:40 am'),
(42, 3, '2023/05/31 09:51:54 am'),
(43, 1, '2023/05/31 10:43:42 am'),
(44, 1, '2023/05/31 10:44:33 am'),
(45, 3, '2023/05/31 11:27:01 am'),
(46, 3, '2023/05/31 12:24:53 pm'),
(47, 1, '2023/06/01 01:14:48 pm'),
(48, 9, '2023/06/01 02:32:41 pm'),
(49, 9, '2023/06/01 02:44:28 pm'),
(50, 9, '2023/06/01 02:49:01 pm'),
(51, 9, '2023/06/01 02:53:47 pm'),
(52, 9, '2023/06/01 02:56:35 pm'),
(53, 9, '2023/06/01 03:01:20 pm'),
(54, 9, '2023/06/01 03:03:49 pm'),
(55, 9, '2023/06/02 09:15:03 am'),
(56, 9, '2023/06/02 09:20:49 am'),
(57, 9, '2023/06/02 09:30:49 am'),
(58, 9, '2023/06/02 10:54:15 am'),
(59, 9, '2023/06/02 10:57:40 am'),
(60, 3, '2023/06/02 11:00:45 am'),
(61, 9, '2023/06/02 11:01:01 am'),
(62, 9, '2023/06/02 11:04:36 am'),
(63, 9, '2023/06/02 11:05:52 am'),
(64, 10, '2023/06/02 11:26:54 am'),
(65, 9, '2023/06/05 09:13:54 am'),
(66, 9, '2023/06/05 09:26:07 am'),
(67, 9, '2023/06/05 09:41:31 am'),
(68, 1, '2023/06/06 01:18:48 am'),
(69, 10, '2023/06/06 01:20:14 am'),
(70, 9, '2023/06/06 09:18:04 am'),
(71, 9, '2023/06/06 10:35:46 am'),
(72, 11, '2023/06/06 02:35:33 pm'),
(73, 11, '2023/06/06 02:36:11 pm'),
(74, 9, '2023/06/08 10:54:42 am'),
(75, 9, '2023/06/08 02:46:06 pm'),
(76, 9, '2023/06/08 02:46:35 pm'),
(77, 9, '2023/06/08 02:47:25 pm'),
(78, 12, '2023/06/08 02:51:26 pm'),
(79, 12, '2023/06/08 03:11:02 pm'),
(80, 12, '2023/06/08 03:11:34 pm'),
(81, 9, '2023/06/09 10:36:59 am'),
(82, 9, '2023/06/09 01:46:25 pm'),
(83, 9, '2023/06/09 01:50:32 pm'),
(84, 9, '2023/06/09 01:54:01 pm'),
(85, 9, '2023/06/09 02:54:33 pm'),
(86, 9, '2023/06/09 02:55:01 pm'),
(87, 4, '2023/06/09 03:58:30 pm'),
(88, 10, '2023/06/09 05:55:56 pm'),
(89, 13, '2023/06/09 05:55:56 pm'),
(90, 9, '2023/06/10 11:27:52 am'),
(91, 9, '2023/06/10 01:26:05 pm'),
(92, 9, '2023/06/10 02:10:09 pm');

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

--
-- Table structure for table `order`
--

CREATE TABLE `order` (
  `o_id` int NOT NULL,
  `order_id` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `o_name` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `o_phone` varchar(20) COLLATE utf8mb4_general_ci NOT NULL,
  `o_email` varchar(200) COLLATE utf8mb4_general_ci NOT NULL,
  `o_address` varchar(200) COLLATE utf8mb4_general_ci NOT NULL,
  `o_amount` int NOT NULL,
  `o_user_id` int NOT NULL,
  `o_user_name` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `o_place_time` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `device1` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `device2` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `device3` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `device4` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `device5` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `brand1` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `brand2` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `brand3` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `brand4` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `brand5` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `website_type` varchar(50) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `pages` varchar(50) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `language` varchar(50) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `requirements` text COLLATE utf8mb4_general_ci,
  `business_overview` text COLLATE utf8mb4_general_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `order`
--

INSERT INTO `order` (`o_id`, `order_id`, `o_name`, `o_phone`, `o_email`, `o_address`, `o_amount`, `o_user_id`, `o_user_name`, `o_place_time`, `device1`, `device2`, `device3`, `device4`, `device5`, `brand1`, `brand2`, `brand3`, `brand4`, `brand5`, `website_type`, `pages`, `language`, `requirements`, `business_overview`) VALUES
(29, '647ebea13656e1539700639', 'pritam makwana', '9723417588', 'pritammakwana17561@gmail.com', 'Hanumanpara amreli', 40000, 9, 'pritam makwana', '06/06/2023 10:36 AM', 'Mobile', 'Tablet', 'Tablet', '', '', 'Mi', 'Apple', 'Intex', '', '', NULL, NULL, NULL, NULL, NULL),
(30, '647ef6f1250442069570012', 'gopal makwana', '9723417588', 'pritammakwana97241@gmail.com', 'Hanumanpara amreli', 20000, 11, 'gopal makwana', '06/06/2023 14:37 PM', 'Mobile', 'Laptop', 'Mobile', 'Mobile', '', 'Apple', 'Hp', 'Poco', 'Motorola ', '', NULL, NULL, NULL, NULL, NULL),
(31, '64819c1d3e348224339233', 'Havew@342', '1234567890', 'havew342@gmail.com', '124fhh', 20000, 12, 'Havew@342', '08/06/2023 14:50 PM', 'Mobile', '', '', '', '', 'Mi', '', '', '', '', NULL, NULL, NULL, NULL, NULL),
(32, '64819c953b3871481173476', 'pritam makwana', '9723417588', 'pritammakwana17561@gmail.com', 'Hanumanpara amreli', 5000, 9, 'pritam makwana', '08/06/2023 14:50 PM', 'Mobile', 'Tablet', 'Tablet', '', '', 'Poco', 'Apple', 'Mi ', '', '', NULL, NULL, NULL, NULL, NULL),
(33, '6482e0c89f4ed2139266172', 'pritam makwana', '9723417588', 'pritammakwana17561@gmail.com', 'Hanumanpara amreli', 20000, 9, 'pritam makwana', '09/06/2023 13:51 PM', 'Laptop', 'Laptop', 'Laptop', 'Mobile', '', 'Mi', 'Lenovo ', 'Hp', 'Realme', '', NULL, NULL, NULL, NULL, NULL),
(34, '6482e199362c0516310936', 'pritam makwana', '9723417588', 'pritammakwana17561@gmail.com', 'Hanumanpara amreli', 20000, 9, 'pritam makwana', '09/06/2023 13:55 PM', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Dynamic', 'upto 10', 'PHP Based', 'RequirementsRequirementsRequirementsRequirementsA PHP developer is responsible for writing server-side web application logic. PHP developers usually develop back-end components, connect the application with the other (often third-party) web services, and support the front-end developers by integrating their work with the application.', 'Business overviewBusiness overviewBusiness overviewA PHP developer is responsible for writing server-side web application logic. PHP developers usually develop back-end components, connect the application with the other (often third-party) web services, and support the front-end developers by integrating their work with the application.'),
(35, '6482feb9885aa1194085090', 'nayan makawana', '8888887622', 'nayan@gmail.com', 'Hanumanpara amreli', 20000, 4, 'nayan makawana', '09/06/2023 15:59 PM', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Static', 'upto 10', 'Wordpress', 'Requirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\nRequirements \r\n', 'Business overview \r\nBusiness overview \r\nBusiness overview \r\nBusiness overview \r\n'),
(36, '6482ff0b620f6293081064', 'gopal', '7722288889', 'gopal@gmail.com', 'hanuman', 20000, 3, 'gopal', '09/06/2023 15:59 PM', 'Laptop', 'Laptop', 'Laptop', '', '', 'Hp', 'Lenovo ', 'Dell', '', '', NULL, NULL, NULL, NULL, NULL),
(37, '648317fa1964d1485771271', 'Vaibhav Rathee', '8221841086', 'info@diginspire.co', 'Rohtak', 20000, 13, 'Vaibhav Rathee', '09/06/2023 17:47 PM', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Static', 'upto 5', 'PHP Based', 'Website for my IT Company', 'sdasdS'),
(38, '648318d1dbfad852828365', 'Vaibhav Rathee', '8221841086', 'info@diginspire.co', 'Rohtak', 20000, 13, 'Vaibhav Rathee', '09/06/2023 17:50 PM', 'Laptop', 'Mobile', 'Mobile', 'Tablet', 'Mobile', 'Dell', 'Poco', 'Realme', 'Intex', 'Motorola ', NULL, NULL, NULL, NULL, NULL),
(39, '648948f256c4c1624064106', 'Vaibhav Rathee', '8221841086', 'info@diginspire.co', 'Suncity Sector 36 Rohtak', 20000, 10, 'Vaibhav Rathee', '14/06/2023 10:30 AM', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Static', 'upto 10', 'PHP Based', 'I want a website for my hosting busienss', 'My Business name is hostature abcd.'),
(40, '64895dd2713711218126250', 'gopal makwana', '9723417588', 'pritammakwana97241@gmail.com', 'Hanumanpara amreli', 20000, 11, 'gopal makwana', '14/06/2023 11:58 AM', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Dynamic', 'upto 10', 'Laravel', 'wasdwad', 'qwda');

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

--
-- Table structure for table `order_service`
--

CREATE TABLE `order_service` (
  `os_id` int NOT NULL,
  `order_id` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `s_id` int NOT NULL,
  `os_name` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `os_cost` int NOT NULL,
  `os_date` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `os_frequency` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `os_left_frequency` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `order_service`
--

INSERT INTO `order_service` (`os_id`, `order_id`, `s_id`, `os_name`, `os_cost`, `os_date`, `os_frequency`, `os_left_frequency`) VALUES
(33, '647ebea13656e1539700639', 4, 'Hardware and Software Support', 20000, '06/06/2023 10:36 AM', '2 month ', NULL),
(35, '647ef6f1250442069570012', 4, 'Hardware and Software Support', 20000, '06/06/2023 14:37 PM', '2 month ', NULL),
(36, '64819c1d3e348224339233', 4, 'Hardware and Software Support', 20000, '08/06/2023 14:50 PM', '2 month ', NULL),
(37, '64819c953b3871481173476', 7, 'What are IT services?', 5000, '08/06/2023 14:50 PM', '5 month ', NULL),
(38, '6482e0c89f4ed2139266172', 5, 'Network Infrastructure Management', 20000, '09/06/2023 13:51 PM', '12 month ', NULL),
(39, '6482e199362c0516310936', 8, 'PHP', 20000, '09/06/2023 13:55 PM', NULL, NULL),
(40, '6482feb9885aa1194085090', 8, 'PHP', 20000, '09/06/2023 15:59 PM', NULL, NULL),
(41, '6482ff0b620f6293081064', 5, 'Network Infrastructure Management', 20000, '09/06/2023 15:59 PM', '12 month ', NULL),
(42, '648317fa1964d1485771271', 8, 'PHP', 20000, '09/06/2023 17:47 PM', NULL, NULL),
(43, '648318d1dbfad852828365', 4, 'Hardware and Software Support', 20000, '09/06/2023 17:50 PM', '2 month ', NULL),
(44, '648948f256c4c1624064106', 8, 'PHP', 20000, '14/06/2023 10:30 AM', NULL, NULL),
(45, '64895dd2713711218126250', 8, 'PHP', 20000, '14/06/2023 11:58 AM', NULL, NULL);

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

--
-- Table structure for table `project`
--

CREATE TABLE `project` (
  `p_id` int NOT NULL,
  `p_title` varchar(200) COLLATE utf8mb4_general_ci NOT NULL,
  `p_desc` text COLLATE utf8mb4_general_ci NOT NULL,
  `p_assign` text COLLATE utf8mb4_general_ci,
  `p_status` int NOT NULL DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `project`
--

INSERT INTO `project` (`p_id`, `p_title`, `p_desc`, `p_assign`, `p_status`) VALUES
(3, 'Restaurant mange', '<p style=\"text-align: center;\">Restaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mangeRestaurant mange</p>', '6,7,', 2),
(4, 'car mechanics ', '<p style=\"text-align: justify;\">car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics&nbsp;car mechanics v</p>', '1,4,8,', 2),
(5, 'home mange', '<p>home mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mangehome mange</p>', '1,4,7,8,', 1),
(7, 'warhorse manage', '<p>warhorse managewarhorse managewarhorse managewarhorse managewarhorse managewarhorse managewarhorse managewarhorse manage</p>', '1,', 1),
(8, 'PHP Website', '<p>IT Website</p>\r\n<p>5 pages</p>\r\n<p>&nbsp;</p>', '1,', 1);

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

--
-- Table structure for table `project_work`
--

CREATE TABLE `project_work` (
  `pw_id` int NOT NULL,
  `p_id` int NOT NULL,
  `pw_date` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `pw_desc` text COLLATE utf8mb4_general_ci NOT NULL,
  `pw_name` varchar(100) COLLATE utf8mb4_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `project_work`
--

INSERT INTO `project_work` (`pw_id`, `p_id`, `pw_date`, `pw_desc`, `pw_name`) VALUES
(6, 4, '27-May-2023 09:18 AM', 'towork', 'gopal'),
(7, 4, '27-May-2023 23:48 PM', 'to day work', 'gopal'),
(8, 5, '31-May-2023 14:10 PM', 'nice work', 'gopal'),
(9, 4, '31-May-2023 14:31 PM', 'to work', 'gopal'),
(10, 5, '31-May-2023 14:31 PM', 'toaksldnm \r\n\r\nsaf\r\nwaf\r\n\r\nefs\r\n\r\ne\r\nf\r\nffffffffffffffffffffff', 'gopal'),
(11, 7, '31-May-2023 14:31 PM', 'warhorse manage paddinefaes', 'gopal');

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

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

CREATE TABLE `services` (
  `sr_id` int NOT NULL,
  `sr_name` varchar(50) COLLATE utf8mb4_general_ci NOT NULL,
  `sr_features` text COLLATE utf8mb4_general_ci NOT NULL,
  `sr_cost` varchar(12) COLLATE utf8mb4_general_ci NOT NULL,
  `sr_frequency` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
  `sr_type` varchar(50) COLLATE utf8mb4_general_ci NOT NULL DEFAULT '1' COMMENT '1=services,2=web services'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

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

INSERT INTO `services` (`sr_id`, `sr_name`, `sr_features`, `sr_cost`, `sr_frequency`, `sr_type`) VALUES
(4, 'Hardware and Software Support', '<p>Some types of IT services, like hardware installation, support and maintenance tend to be outsourced on-demand as it usually involves work like repairs or replacement of outdated equipment.</p>\r\n<p>A professional provider will dispose of your hardware correctly, which includes formatting hard drives to wipe them of all potentially sensitive information (as simple data deletion poses a security risk).</p>\r\n<p>IT departments are usually responsible for installing the computers, hard drives, printers, modems and routers that the business needs to operate successfully. On the other hand, wherever there are tons of hardware equipment, there is a constant need for repairs.</p>\r\n<p>Repairing also includes troubleshooting for&nbsp;<a class=\"default-content-link\" href=\"https://www.designrush.com/agency/it-services/trends/it-issues\" target=\"_blank\" rel=\"follow noopener\">errors</a>. Software services or software&nbsp;<a class=\"default-content-link\" href=\"https://www.designrush.com/agency/it-services/trends/it-asset-management\" target=\"_blank\" rel=\"follow noopener\">asset management</a>&nbsp;(SAM) usually includes making sure that your licenses are always current and that your company is complying with various end-user agreements.</p>\r\n<p>&nbsp;</p>', '20000', '2 month ', '1'),
(5, 'Network Infrastructure Management', '<p>The business&rsquo;s network infrastructure typically includes its internet connectivity and internal networking between computers and other devices. Network services start with the configuration of infrastructure at your location, including setting up servers, installing firewalls for preventing malicious traffic, etc.</p>\r\n<p>Network management also refers to monitoring the network to spot and react to abnormal traffic and intrusions. Businesses with remote access, intricate payment systems and other specific network types require round-the-clock monitoring</p>', '20000', '12 month ', '1'),
(6, ' Mobile Device Management', '<p>Today, everybody brings their own phones to work and also uses them for work purposes. However, not every business has a bring-your-own-device (BYOD) system in place to secure sensitive data and assets on these external devices.</p>\r\n<p>According to a Symantec&nbsp;<a class=\"default-content-link\" href=\"https://docs.broadcom.com/doc/istr-24-2019-en\" target=\"_blank\" rel=\"nofollow noopener\">report</a>, one in 36 devices used in organizations was classified as high risk. This included devices that were rooted or jailbroken, along with devices that likely had malware installed.</p>', '400000', '21 month ', '1'),
(7, 'What are IT services?', '<p>Information technology (IT) services are the services that allow businesses to access the technical tools and information they use for their operational processes and daily tasks. Often, teams with expertise in IT or computer science manage these services for organizations in many industries. Depending on an organization\'s business type, IT services team can either comprise internal teams or external IT teams. For instance, in the medical field, an IT team for a hospital may provide services that keep hospital databases operational and easy to use for staff members. In a small business setting, IT services can include online storage accounts for business data and network security for transactions over the internet.</p>', '5000', '5 month ', '1'),
(8, 'PHP', '<p>A popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic,&nbsp;<em>PHP</em>&nbsp;powers everything from your blog A popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic,&nbsp;<em>PHP</em>&nbsp;powers everything from your blogA popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic,&nbsp;<em>PHP</em>&nbsp;powers everything from your blogA popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic,&nbsp;<em>PHP</em>&nbsp;powers everything from your blogA popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic,&nbsp;<em>PHP</em>&nbsp;powers everything from your blogA popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic,&nbsp;<em>PHP</em>&nbsp;powers everything from your blogA popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic,&nbsp;<em>PHP</em>&nbsp;powers everything from your blog</p>', '20000', NULL, '2');

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

--
-- Table structure for table `staff`
--

CREATE TABLE `staff` (
  `s_id` int NOT NULL,
  `s_username` varchar(50) COLLATE utf8mb4_general_ci NOT NULL,
  `s_password` varchar(50) COLLATE utf8mb4_general_ci NOT NULL,
  `s_name` varchar(50) COLLATE utf8mb4_general_ci NOT NULL,
  `s_moblie` varchar(20) COLLATE utf8mb4_general_ci NOT NULL,
  `s_email` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `s_address` varchar(200) COLLATE utf8mb4_general_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `staff`
--

INSERT INTO `staff` (`s_id`, `s_username`, `s_password`, `s_name`, `s_moblie`, `s_email`, `s_address`) VALUES
(1, 'gopal', 'gopal', 'gopal', '6666677777', 'gopal@gmail.com', 'amreli'),
(4, 'pritam', 'pritam123', ' pritam makwana', '44444444444', 'dddddddd@gamil.cpm', 'addresss'),
(6, 'nayan123', 'nayan123', ' nayan', '9999922222', 'nayan@gmail.com', 'narandra nager'),
(7, 'keval123', 'keval123', ' keval', '7777789898', 'keval@gmail.com', 'ketannger'),
(8, 'kano123', 'kano123', ' kano', '2989341356', 'kano@gmail.com', 'kanonager');

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

--
-- Table structure for table `ticket`
--

CREATE TABLE `ticket` (
  `t_id` int NOT NULL,
  `t_unique` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `t_service` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `t_subject` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `t_cus_mess` text COLLATE utf8mb4_general_ci NOT NULL,
  `t_admin_mess` text COLLATE utf8mb4_general_ci,
  `t_cus_email` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `t_cus_id` int NOT NULL,
  `t_time` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
  `t_status` varchar(50) COLLATE utf8mb4_general_ci NOT NULL DEFAULT 'Send',
  `order_id` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `ticket`
--

INSERT INTO `ticket` (`t_id`, `t_unique`, `t_service`, `t_subject`, `t_cus_mess`, `t_admin_mess`, `t_cus_email`, `t_cus_id`, `t_time`, `t_status`, `order_id`) VALUES
(35, '51551', '6482e0c89f4ed2139266172', ' One Click Technologies ', 'meet you', 'okkkkkkkkkkkkkkkkkkkkkkkkk', 'pritammakwana17561@gmail.com', 9, '10/06/2023 02:22 pm', 'Answered & Closed', '6482e0c89f4ed2139266172'),
(36, '20131', '647ebea13656e1539700639', 'no understanding ', 'no understanding no understanding no understanding no understanding no understanding no understanding ', NULL, 'pritammakwana17561@gmail.com', 9, '10/06/2023 02:25 pm', 'Send', '647ebea13656e1539700639'),
(37, '92431', '64819c953b3871481173476', 'hardware  not available ', 'not available not available not available not available ', NULL, 'pritammakwana17561@gmail.com', 9, '10/06/2023 03:26 pm', 'Send', '64819c953b3871481173476'),
(38, '62374', '6482e199362c0516310936', 'pup ', 'wadwad', NULL, 'pritammakwana17561@gmail.com', 9, '10/06/2023 03:28 pm', 'Send', '6482e199362c0516310936'),
(39, '80121', '647ebea13656e1539700639', 'It not understandings ', 'It not understandings It not understandings ', NULL, 'pritammakwana17561@gmail.com', 9, '10/06/2023 03:29 pm', 'Send', '647ebea13656e1539700639'),
(40, '81003', '64819c953b3871481173476', 'miner issu111', 'miner issu111', NULL, 'pritammakwana17561@gmail.com', 9, '10/06/2023 04:20 pm', 'Send', '64819c953b3871481173476');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `admin_login`
--
ALTER TABLE `admin_login`
  ADD PRIMARY KEY (`al_id`);

--
-- Indexes for table `brand`
--
ALTER TABLE `brand`
  ADD PRIMARY KEY (`b_id`);

--
-- Indexes for table `cus`
--
ALTER TABLE `cus`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `doc`
--
ALTER TABLE `doc`
  ADD PRIMARY KEY (`d_id`);

--
-- Indexes for table `log`
--
ALTER TABLE `log`
  ADD PRIMARY KEY (`l_id`);

--
-- Indexes for table `order`
--
ALTER TABLE `order`
  ADD PRIMARY KEY (`o_id`);

--
-- Indexes for table `order_service`
--
ALTER TABLE `order_service`
  ADD PRIMARY KEY (`os_id`);

--
-- Indexes for table `project`
--
ALTER TABLE `project`
  ADD PRIMARY KEY (`p_id`);

--
-- Indexes for table `project_work`
--
ALTER TABLE `project_work`
  ADD PRIMARY KEY (`pw_id`);

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

--
-- Indexes for table `staff`
--
ALTER TABLE `staff`
  ADD PRIMARY KEY (`s_id`);

--
-- Indexes for table `ticket`
--
ALTER TABLE `ticket`
  ADD PRIMARY KEY (`t_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `admin_login`
--
ALTER TABLE `admin_login`
  MODIFY `al_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `brand`
--
ALTER TABLE `brand`
  MODIFY `b_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16;

--
-- AUTO_INCREMENT for table `cus`
--
ALTER TABLE `cus`
  MODIFY `id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `doc`
--
ALTER TABLE `doc`
  MODIFY `d_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `log`
--
ALTER TABLE `log`
  MODIFY `l_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=93;

--
-- AUTO_INCREMENT for table `order`
--
ALTER TABLE `order`
  MODIFY `o_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=41;

--
-- AUTO_INCREMENT for table `order_service`
--
ALTER TABLE `order_service`
  MODIFY `os_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=46;

--
-- AUTO_INCREMENT for table `project`
--
ALTER TABLE `project`
  MODIFY `p_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `project_work`
--
ALTER TABLE `project_work`
  MODIFY `pw_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `services`
--
ALTER TABLE `services`
  MODIFY `sr_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `staff`
--
ALTER TABLE `staff`
  MODIFY `s_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `ticket`
--
ALTER TABLE `ticket`
  MODIFY `t_id` int NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=41;
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 */;
