An Android mobile application used for public transportation that alerts you when you have arrived at a defined proximity to your destination. This application will enable commuters to take a snooze on public transportation without the fear of missing their stop. This application prompts the user to select their mode of transportation, which corresponds to a particular proximity value at which they will be alerted. The user then pinpoints their destination on the map provided by the Google Maps API embedded into the application. Using the latitude and longitude values of the destination as well as the proximity value selected by the user, a geofence is set up around the destination so that the user will be alerted as soon as they enter the geofence. Using TSnooze, commuters are free to do whatever they like while commuting without constantly checking up on their position.

Log in or sign up for Devpost to join the conversation.