This document describes a mobile application that allows banking users to locate the nearest ATM based on their search criteria. The application uses the device's GPS to find the user's location and displays nearby ATMs on a map. It provides distances and directions to each ATM. The application was designed using standard MVC architecture and utilizes Google Maps and APIs to retrieve location data and display ATM locations and directions on a map.