Skip to content

[FE-62] Build shipment consolidation planner UI #821

@mftee

Description

@mftee

Overview

Build a UI that lets shippers combine multiple small shipments into one consolidated freight booking to reduce costs. All work goes in frontend/sandbox/.

Acceptance Criteria

  • Page at frontend/sandbox/shipments/consolidate/page.tsx
  • List of eligible shipments (same destination region) with checkboxes
  • Selected shipments show combined weight, volume, and estimated savings
  • Incompatible cargo type warning (e.g. cannot mix Hazmat with General)
  • Confirm Consolidation button creates a new consolidated shipment
  • Max 10 shipments per consolidation
  • Uses mock data if no API connected

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions