/maize

a store navigation system made for Hack SoCal 2019

Primary LanguageJava

maize

Demo

An Android mobile app to help users navigate around grocery stores more quickly and effectively with the shortest path algorithm. This app was created using Android Studio and Java.

  • Implemented Breath First Search algorithm to find the shortest path between grocery items.