Reports & Client Overview
Complete running-system overview for client presentation.
Employees0
Attendance0
Demands0
Purchase Value0
Stock Units0
Projects0
Asset Value0
Tasks0
Complete System Flow
EmployeesEmployee master, department and designation.
AttendanceCheck-in/out, present, late, absent and leave.
ProjectsStarting date → ending date → progress.
Demand NotesSerial no., item, quantity and description.
PurchasesDemand → supplier → purchase order → received.
Store / InventoryStock balance and minimum-stock alerts.
Company AssetsFixed assets added and tracked by the company.
ReportsManagement overview across all modules.
System Status
This system is fully connected: every Add / Edit / Delete action here saves directly to the MySQL database through the PHP API.
Data storage
PHP (PDO) + MySQL — see the
PHP (PDO) + MySQL — see the
api/ and database/ folders.