Traveless is a front-end UI prototype designed as part of the Drifters team submission for Smart India Hackathon 2024 (PS ID: SIH1658). The project focuses on optimizing ship navigation routes using AI-powered algorithms while providing an intuitive interface for voyage logging, route selection, and real-time monitoring.
π Problem Statement:
Develop a versatile and fast algorithm for optimal ship routing, tailored for the Indian Ocean region.
π’ Project Focus:
While the core algorithm (A*, PSO, ACO) and backend logic were prototyped separately, this GitHub repo showcases the frontend interface for:
- Logging ship details
- Displaying optimized route descriptions
- Demonstrating page navigation flow for user inputs
This repository specifically demonstrates:
- Static UI pages built using HTML/CSS/JS
- Ship detail logging interface
- Route description page for optimized paths
- Basic flow mimicking real-time route selection
Live preview available at:
π Traveless GitHub Pages
- HTML/CSS/JavaScript β For basic structure and styling
- GitHub Pages β For hosting the frontend demo
- Figma β For UI design and prototyping (View Prototype)
- Team Name: Drifters
- Problem ID: SIH1658
- Theme: Transportation & Logistics
- Solution Highlights:
- Real-time ship route optimization using AI (A*, PSO/ACO)
- INCOIS weather data integration
- Adaptive, fuel-efficient, and safe routing strategies
This repository is currently a frontend prototype for demonstrating the envisioned workflow of the Traveless platform. Backend integration and AI optimization modules are under separate development.