a marketplace for highschoolers to find their teammates for competitions
Some links:
-
Use a library like folium to create the map.
-
Add markers and other features to the map as needed.
-
Use GeoJSON to create clickable areas on the map.
-
Add callback functions to the clickable areas to perform actions when they are clicked.
-
Use Streamlit's st.map() function to display the map in the app.