Skip to content

LmCastelli/CargoLayout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View through Vercel

https://cargo-layout.vercel.app/

What's it do?

This project was made to assist my buddy when calculating cargo space when loading trucks for transport.

This app takes in truck and cargo length, width, height, as well as whether or not the cargo can be stacked on top of itself.

After calculating the max of two different layouts (how the cargo is input vs rotating 90 degrees) it creates the layout for the cargo using top/left CSS styling.

Future additions

Eventually I'd love to make this take multiple cargo sizes at once, as well as handling weight distrubution.

Mobile viewing would also be nice, as of now it gets smooshed pretty good on mobile.

About

Calculates optimal positioning and amount of cargo for trucks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published