The paper discusses a method for detecting the shortest path in urban areas using a combination of the A* algorithm and the Haversine formula. It addresses the challenges of navigation in Indian cities, where naming conventions can hinder route finding, by providing a solution that offers both text-based directions and graphical representation via Google Maps. The system utilizes a client-server architecture, enabling users to easily obtain routes by inputting starting and ending junctions.