Welcome Survey App
2024-09-22
Project description:
The aim of the project was to create an application that would allow for simple filtering and browsing of data from a sample welcome survey (the data was appropriately anonymized).
The aim of the application was to consolidate components from the Streamlit library and familiarize users with the proper management of the application state (st.session_state
) so that all buttons and interactions were responsive to each other.
Main functionalities:
- the ability to browse an anonymous survey to familiarize yourself with the Streamlit interface,
- various types of filters allow you to get to know the analyzed data in more detail,
- visualizations are also included
the application also contains interesting visualizations and for the most persistent - curiosities await!
Skills:
- Python,
- Pandas,
- Matplotlib,
- Seaborn,
- Streamlit,
- Boto3.
Sample photos:
The application has been deployed on the Streamlit Community App and is available for public use.
Link do repository: https://github.com/kasjansmigielski/welcome_survey_app
Link do app: https://welcome-survey.streamlit.app/