Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 280 Bytes

File metadata and controls

1 lines (1 loc) · 280 Bytes

BruinNav is a turn-by-turn navigation system I developed as a course project. Using geospatial data indexed from Open Street Maps project database, I created a binary search tree map and implemented the A* algorithm to find and reconstruct the most optimal path.