
Mapify
Live
Overview
Mapify is an interactive route-finding application for Kolkata that helps users discover shortest paths through a map-first experience. It combines search, direct map selection, and algorithmic path calculation into one focused interface.
Challenge
The main challenge was presenting graph-search results in a way that stays understandable while users interact with the map in real time.
Solution
I built a Leaflet-based interface that supports direct clicks, text input, and real-time Dijkstra path visualization with clear route metrics.
Outcome
The app turns shortest-path computation into something visual and approachable, which makes the route data easier to trust and use.
Key Features
Leaflet map with OpenStreetMap tiles
Real-time Dijkstra path visualization
Multiple input modes for route selection
Distance, segment, and timing metrics
Interactive map-first user experience
Stack used
TailwindCSS
For more cool projects, visit my GitHub.