An app that helps a user travel the fastest route on a map
Uses a finite state machine to calculate the user's steps on a map
Takes in the users direction from the north pole using their android phone's event handlers
Displays and updates information in real time to the user
Written in Java in Android Studio using best practises and Object Oriented Programming