App:
This tool clearly shows you which bags are overweight and which bags have room. It also shows messages telling you how to rearrange your bags.
Backstory:
I recently needed to move and bring several suitcases. I like the trick of weighing oneself on a bathroom scale and then subtracting body weight to get the luggage weight.
However, it’s cumbersome to keep track of all the numbers when you have multiple bags and have to constantly rearrange them.
At the time I made an Excel spreadsheet, but I thought I’d make a tool that was easy for everyone to use with more features.
It’s been a minute since I’ve done web dev, but it’s been fun getting back into things and catching up on the latest standards. It’s just plain ol’ JS, HTML, and CSS. There is a link to my Github on the page so any feedback would be highly appreciated!