Skip to content

The package delivery management system loads packages, creates routes, and tracks the statuses of the packages in a command line UI.

Notifications You must be signed in to change notification settings

BillieTran-Developer/Delivery_Management_Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delivery Management Systems

Description:

The package delivery management systems loads packages, create routes, and track the statuses of the packages in a command line UI.

How it works:

The Delivery Management Systems takes several csv files and parses through the packages and addresses data. The data is then used to create routes using the nearest neighbor algorithm and delivery time and mileages are then tracked.

Directions:

Users are prompted through a command line interface to check the status of all packages, a single package, or total truck mileages. Once the choice is selected, users can then designate the time periods to check for the package status.

Preview:

All packages preview:

all_packages

Single package preview:

single_packages

About

The package delivery management system loads packages, creates routes, and tracks the statuses of the packages in a command line UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages