A web app PoC to track multiple shipping containers in a single interface.
- Track different types of shipments (via containers, bookings, transport documents)
- Monitor multiple shipments simultaneously
- View most recent events in the LIVE tab
- Export data to CSV from the ALL tab
- Filter shipments by reference type
A production version would integrate with shipping APIs that implement the DCSA Track & Trace specification.
The DCSA (Digital Container Shipping Association) Track & Trace standard provides a unified data model and API design for tracking shipments across different carriers (e.g Hapag-Lloyd).
- Select a tracking type:
- Transport Document (Bill of Lading)
- Booking Reference
- Container Number
- Enter a tracking number or use the quick-add sample buttons for demo data
- Click "Add Shipment"
- LIVE: Most recent events with real-time indicators
- ALL: Complete shipment history with CSV export
- Transport Documents: Bill of Lading tracking only
- Booking References: Booking reference tracking only
- Containers: Container tracking only