Skip to content

JuanesLamilla/MallNavigationPrototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mall Navigator Prototype 🗺️🛍️

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.

Dashboard

Click here to access the Streamlit dashboard.

Installation

If you wish to run the Streamlit dashboard locally, you can use the following commands.

Use the package manager pip to install dependencies.

$ pip install -r requirements.txt
$ streamlit run MallNav.py

Contributing

Pull requests are welcome.

License

MIT

About

Using folium with streamlit to dynamically show geographic info on an interactive dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages