Skip to content

thomas-kenny/veeqo

Repository files navigation

👑 Crowned Winner at Le Wagon's Hackathon Mar 20-21, 2021

Problem Statement (by Veeqo 📦)

"One problem that is faced often within companies who use Veeqo is that after products have been picked in the warehouse, packers need to determine which size parcel best suits the order:

  • When orders contain multiples of the same or different items it can be challenging for new packers to determine which package they should use.
  • If the wrong package is selected it can result in the retailer paying more than necessary for shipping (impacts profit margin) or the items can arrive damaged.

Using the combination of the known width, length, and height of all products in an order and if it contains fragile items, create a solution which determines what the most economical package combination should be used based on the packages that are available in the warehouse."

Solution

In just over a day we designed and implemented a website for packaging staff. As the staff mostly use small devices, we designed the website for mobile use. Based on order information which contains item dimensions, the app uses an algorithm to show the user the smallest box/boxes they will need to pack the order. It also takes into consideration of items' weight and the box's weight limit. The algorithm also adds extra padding to fragile items to make sure they fit in the box. To help the user on how to pack the box, the app also contains 3D visualization of the box and its items.

The app was presented to Veeqo on the final day of the Hackathon.
http://packathon.herokuapp.com/

Tech stack:

ruby rails postgresql javascript html5 css3 sass bootstrap figma figma

Designed and implemented by:

👨‍💻Toomas Arumae
👨‍💻Thomas Kenny
👩‍💻Sara Lotfi
👨‍💻Alex Marriott
👨‍💻Ryan Woods