1. A tool that accurately estimates the length, breadth, height and volumetric weight of an item with a small margin of error will receive a higher score. Ease of use and reproducibility of results will also be considered in the scoring. Bonus points will be awarded for challenges mentioned earlier. (25%)

  2. An effective route planning system to cluster items into different tours that maximizes number of items delivered in each route of tour, maximizing the on time delivery percentage and minimizing overall distance traveled on all routes combined with minimum tours/riders involved in fulfillment. While route planning, maximizing output of rider by smart bag creation/clustering to get the best out of riders and routes. This Route planning system should also have the ability to add pickup points dynamically for multi pickup cases by selecting the correct rider/tour, reroute their routes to cater pickups along with their on going tour, and considering the rider bag capacity as well. (55%)

  3. A basic platform ( web / app ) to fit in all these objectives together where points can be added or removed dynamically. The app is expected to support navigation on map by prompting the best route between any two points on the tour for riders. Teams can take liberty to have a separate frontend for the weight measuring tool .