Project Title: Admin Dashboard for Konexions - Profit & Loss (P\&L) Module
Description: This project is a web-based admin dashboard developed using PHP, MySQL, HTML, CSS, and JavaScript. It is designed to manage and visualize the financial performance of different business processes under Konexions Back Office Services.
Process Management: Each process represents a client engagement (e.g., banks or financial institutions). Agents work under these processes for services like EMI collections, recoveries, and related financial operations.
Key Features:
Technologies Used:
Folder Structure:
konexionsPL/
├── index.php
├── db_connection.php
├── admin_dashboard.php/(after admin login pages when admin will login can see all expenses)
│ ├── admin_view.php
│ └── admin_total_view.php
├── dashboard.php/((after accountant login pages, when acountant will login and do activities, tasks or calculation))
│ ├── billing.php
│ └── infra_expenses.php
│ └── it_asset_vendor.php
│ └── it_asset_vendor.php
│ └──telecom_expense.php
├── Manage Task/
│ ├── add_process.php
│ ├── manage_it_vendors.php
│ ├── manage_telecom_vendors.php
│ ├── view_expenses.php
└── Database/
└── konexions_expenses
├── logout.php/
How to Run Locally:
htdocs
directory.konexions_expenses
into phpMyAdmin.db_connections.php
.localhost/konexionsPL/index.php\
.Screenshot Preview: Admin Dashboard:
Displays Total of every expenses:
Displays Each Every Process Expenses:
Total Expenses:
Accountant Dashboard:
Author: Pinky GitHub Repo: [https://pinkysingh088.github.io/KonexionsPL/) GitHub Repo: (https://github.com/Pinkysingh088/KonexionsPL)