Skip to content

[FE-01] Build reusable ShipmentCard component#943

Open
snowrugar-beep wants to merge 1 commit into
CodeGirlsInc:mainfrom
snowrugar-beep:fix/issue-869-shipment-card
Open

[FE-01] Build reusable ShipmentCard component#943
snowrugar-beep wants to merge 1 commit into
CodeGirlsInc:mainfrom
snowrugar-beep:fix/issue-869-shipment-card

Conversation

@snowrugar-beep
Copy link
Copy Markdown

Closes #869

Adds reusable ShipmentCard component with:

  • Display of tracking number, origin/destination, status badge, cargo description, price, and creation date
  • Color-coded status badges (PENDING: grey, ACCEPTED: blue, IN_TRANSIT: amber, DELIVERED: green, COMPLETED: teal, CANCELLED: red)
  • onViewDetails callback prop for View button
  • Responsive layout (vertical on mobile, horizontal on desktop)
  • Graceful handling of optional fields

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@snowrugar-beep is attempting to deploy a commit to the Mftee's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@snowrugar-beep Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FE-01] Build reusable ShipmentCard component

1 participant