Issues
- 0
The check icon marks a shipment that has been delivered, and its data property is `DELIVERED`.
#8 opened by kosher9 - 0
The map-marker icon marks a shipment that has arrived at the shipment center, and the data property is ARRIVED.
#7 opened by kosher9 - 0
City and State are displayed compactly on a mobile compared to the desktop view.
#6 opened by kosher9 - 0
An exception on a shipment is also be visibly identifiable by its color. The property an exception in shipment is shipmentException.
#5 opened by kosher9 - 0
A delayed shipment is identifiable by its color—the property for delayed shipmentIsDelayed.
#4 opened by kosher9 - 0
The date is displayed only once, even when multiple shipment events occurred on the same date.
#3 opened by kosher9 - 0
Build the project with a mobile first design
#2 opened by kosher9 - 0
Create an index to render the web app
#1 opened by kosher9