Skip to content

Mobile application to be used by warehouse admins/managers

Notifications You must be signed in to change notification settings

Inter-iit-tech/admin-app

Repository files navigation

Route Planning for Optimised On-Time Delivery

One Page Report of Proposed Solution

This repository is a part of the official submission of IIT Bhubaneswar for the Grow Simplee Problem Statement, which earned them a Silver Medal🥈 among 23 competing IITs.

📝 Contents

  1. Problem Statement
  2. Proposed Solution
  3. Usage Instructions
  4. Admin App Screens

-----------------------------------------------------

🌟 Problem Statement

Given n items to deliver and a fleet of m riders, (n > m), and some k dynamically added pickup points. Optimize for n items and at most m tours, also considering the cases where k >= 0 and points are added or deleted from the original route.

The Objectives are:

  1. A tool that accurately estimates the length, breadth, height and volumetric weight of an item with a small margin of error. The product developed should be easy to use, reproducible and reusable. Bonus points will be awarded, if erroneous objects can be flagged on a conveyor.

  2. An effective route planning system to cluster items into different tours that maximize the number of items delivered in each route of the tour, maximizing the on-time delivery percentage and minimizing overall distance travelled on all routes combined with minimum tours/riders involved in fulfilment. While route planning, maximizing the output of riders 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 ongoing tour and consider the rider bag capacity as well.

  3. A basic platform ( web / app ) to fit all these objectives together where points can be added or removed dynamically. The app is expected to support navigation on a map by prompting the best route between any two points on the tour for riders. The app needs to be integrated with Challenge-1 for the rider-bag problem.

👉 Click here to get the detailed problem statement.

-----------------------------------------------------

🧠 Solution and Analysis

One Page Report of Proposed Solution

-----------------------------------------------------

📱 Admin App Screens

riders-list

Riders List

riders-list

Admin Statistics

riders-list

Order Clustering

riders-list

OTP Verification

riders-list

Order List for a rider

-----------------------------------------------------

✨ Contributors

About

Mobile application to be used by warehouse admins/managers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •