An open API service indexing awesome lists of open source software.

https://github.com/jharsh1202/calculate-edd

Calculate EDD of a Shipment
https://github.com/jharsh1202/calculate-edd

Last synced: about 2 months ago
JSON representation

Calculate EDD of a Shipment

Awesome Lists containing this project

README

        

# Calculate-EDD
Step 1 – Take Input – AWB Number
Step 2 – Find Origin and Destination
Step 3- Calculate the path between origin & destination
Step 4 – Calculate the travel time between origin hub to destination by diving the path into pairs ((Origin Hub – Next Hub), (Next Hub- Destination Hub), (Destination hub – Destination DC))
Step 5 – Final EDD at Destination DC