Skip to content

[FE-61] Create shipment rate card component #820

@mftee

Description

@mftee

Overview

Build a rate card component that displays a carrier's pricing structure for different cargo types and routes. All work goes in frontend/sandbox/.

Acceptance Criteria

  • Component at frontend/sandbox/components/RateCard.tsx
  • Shows: base rate per kg, minimum charge, fuel surcharge %, handling fee
  • Rate table for different cargo types (General, Refrigerated, Hazmat)
  • Route-specific rates section (if applicable)
  • Valid from/to date shown
  • Request Custom Quote button
  • Accepts rates: RateStructure as props
  • Demo page at frontend/sandbox/carriers/[id]/rates/page.tsx renders with mock data

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