Mall Navigator Prototype (with Python)

Description

  • Juanes Lamilla

  • 26 May, 2023

You can try out the dashboard here.

Choose a start and end location to show the best path through the mall to reach your destination.

This proof-of-concept demonstrates how to use folium and streamlit to dynamically show geographic information (geojson) on an interactive dashboard. This page was created entirely in Python.

Similar navigation dashboards can be easily created for hospitals, university campuses, and more.

Github page for the code can be found here.