This document presents the design and implementation of a mobile map application aimed at finding the shortest path between two locations on the Yaba College of Technology campus using Dijkstra’s algorithm. It discusses various algorithms for solving shortest path problems, details the system's design requirements, and outlines the programming tools used, including Android Studio. The application has been tested successfully, providing users with efficient routing information based on selected source and destination points.