Case studyOperations platform

Padma Shipment Shipment management for Padma Oil PLC

A shipment operations platform for Padma Oil PLC with workflow tracking, admin review and business reporting.

Overview

Padma Oil PLC is a petroleum distribution company in Bangladesh. This platform manages its shipment operations.

It tracks each shipment through its workflow stages, lets admins review records in the dashboard and turns the data into reports for the business.

What I worked on

  • Shipment workflow and status tracking
  • Admin review screens
  • Business reporting
  • Laravel backend and MySQL schema
  • Admin dashboard UI

Architecture

  1. UsersOperations & admin staffAdmin dashboard
  2. AppLaravelShipment workflow
  3. ReviewAdmin reviewStatus tracking
  4. OutputReportsBusiness reporting
data MySQL    ui admin dashboard (JavaScript)

Shipments move through defined workflow stages and admin review happens inside the same system, so reports reflect the current state of operations.

Engineering highlights

Workflow tracking

Every shipment has a clear status as it moves through the workflow.

Built-in review

Admins review shipment records directly in the dashboard.

Reporting

Business reports are generated from the same data the workflow uses.

Tech stack

Backend
  • Laravel
  • PHP
Frontend
  • JavaScript
  • Admin dashboard
Data
  • MySQL