DEV Community

Discussion on: Tracking System on a Delivery Service Website

Collapse
 
jakesweb profile image
Jacob Colborn

You will need some kind of API that will receive data to update the current position of the package. The database would have to contain a value for where the item being tracked is. You can do specific location (like GPS or address system) or just general (At Warehouse, On Delivery Vehicle, etc).