Hi Everyone,
I just saw Marisa’s message about using Streamlit in schools and wanted to share something.
A few months ago, I was thinking of getting my kids to learn geography a bit, and also try to get them to learn Python, so I proposed we build a quiz app about Geography in Streamlit.
Kids (9 and 11) participated a bit in the design of the app and in getting the dataset (by filling in the google doc from the data in wikipedia), but I ended up doing most of the Python coding.
Here is the end result - Streamlit app - perhaps it will spark some ideas for teaching/learning different topics in schools:
https://share.streamlit.io/negmatm/streamlit_country_continent/main/CountryContinentApp.py
Any feedback is appreciated.
Thank you!