This document describes a location-based voice reminder application created by students for Android devices. It summarizes the key features and advantages of the app, which allows users to set reminders associated with specific locations that will provide both a text and voice notification when the user is near that location. The app uses the Google Maps and Text-to-Speech APIs to track the user's location and provide voice reminders. It stores reminder and user data in a Firebase database, allowing reminders to sync across devices. The document reviews several similar existing apps and their limitations addressed by the features of the new location-based voice reminder app.