Project Information

  • Category: Software/Android Application Design
  • GitHub Repository: github.com

An Android App for The San Diego Zoo


I completed this project for a grade in school. I worked in a team of 6 people.

My Role: I designed the itinerary creation and managment as well as the GPS dynamic directions functionality. We represented the San Diego Zoo as an undirected, weighted graph and used various graph algorithms to calcualte an itinerary for the user. This itinerary would then dynamically update if the user veered offtrack and a better route became available. The end product uses your phone's GPS location via shared data and can be mocked by the in app location mocker as it was necessary for testing and demoing for our final grade. My job eventually extended to connecting and managing the final product and all of its pieces as well.