Skip to content

tdmittens/capstone-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Design of Warehouse Slotting Process

Python model used to improve SKU allocation.

Objective of this project was to design an end-to-end tool for the client that would allocate SKUs into their warehouse layout to maximize low-level picker productivity.

This model will import a list of store orders and SKU information, uses 5 different SKU assignment methods to assign SKUs within a warehouse, and calculates the distance an order picker will traverse in the warehouse. The model will then determine the most optimal SKU assignment method for this specific set of store orders.

Example of the input GUI is shown below:

2022-01-07 13_51_41-Window

About

Final model for capstone project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published