An interactive, zero-touch dashboard to visualize survey performance data.
- Upload cleaned CSV survey data
- Filter by store and question category
- Visual score summaries (gauges, bars, tables)
- Deployable on Streamlit Cloud
pip install -r requirements.txt
streamlit run streamlit_survey_dashboard_app.py- Push this repo to GitHub
- Go to Streamlit Cloud
- Connect your repo and deploy with one click