Skip to content
@Tech-Transit

TechTransit

Analyze and compare various route optimization algorithms to improve route planning systems.

🚀 Multi-Modal Cross-Border Route Optimization

Tech Transit – LogiTHON 2024

Tech Transit

📌 Problem Statement

A small logistics provider needs a smart solution to determine the best shipping route for cargo traveling across borders using multi-modal transportation (land, air, and sea).

Our solution: Multi-Modal Cross-Border Route Selector – an intelligent logistics system that provides optimized shipping routes based on factors like:
Cost Efficiency
Transit Time Optimization
Cross-Border Feasibility
Capacity & Perishability Constraints

👥 Team Members & Roles

Name Role Responsibilities
Toheed Akhtar 🚀 Team Leader Architect of Core Logic, ML Developer
Pratibha Singh 🎨 Frontend Developer UI/UX Design, Frontend Implementation
Raghavendra Baheti 🔧 Backend & Deployment Server Management, Infrastructure
Akash Soni 🛠️ Backend, DataBase & Deployment DataBase Development, System Deployment

🔍 How It Works

  1. User Input: Origin, destination, cargo details, and priority (cheapest vs. fastest).
  2. Route Calculation: Using Dijkstra’s Algorithm, we generate multi-modal routes with cost & time estimates.
  3. Ranking & Optimization: Routes are ranked based on efficiency, allowing users to choose the best option.
  4. Output: JSON response for easy front-end integration.

🛠️ Tech Stack

  • Frontend: React, JavaScript
  • Backend: Python, Flask
  • DataBase: MySQL
  • Algorithms: Graph Theory, Dijkstra’s Algorithm
  • Infrastructure: Kubernetes
  • Libraries: NetworkX

📊 Features

  • Graph-Based Route Modeling (Nodes = Cities, Ports, Airports | Edges = Transport Routes)
  • Cost & Transit Time Estimation
  • Multi-Modal Optimization (Land, Air, Sea)
  • User-Friendly Interface
  • API for Integration

🏆 LogiTHON Project

This project was developed as part of LogiTHON 2024. Tech Transit worked together to create this innovative logistics solution.

🐳 Docker Hub Deployment

Our project is containerized and available on Docker Hub:

📜 License

This project is licensed under the MIT License – see the LICENSE file for details.

Popular repositories Loading

  1. .github .github Public

  2. DataBase_Testing DataBase_Testing Public

    Python

  3. Frontend Frontend Public

    JavaScript

  4. route-optimization-engine route-optimization-engine Public

    contains code for route optimisation engine for logithon

    Jupyter Notebook

Repositories

Showing 4 of 4 repositories
  • Frontend Public
    Tech-Transit/Frontend’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 13, 2025
  • route-optimization-engine Public

    contains code for route optimisation engine for logithon

    Tech-Transit/route-optimization-engine’s past year of commit activity
    Jupyter Notebook 0 0 0 0 Updated Mar 12, 2025
  • Tech-Transit/DataBase_Testing’s past year of commit activity
    Python 0 0 0 0 Updated Mar 11, 2025
  • .github Public
    Tech-Transit/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Mar 11, 2025

Top languages

Loading…

Most used topics

Loading…