Build a Support Ticket Dashboard in Python & Streamlit
In this video, @DataProfessor demonstrates how to build a support ticket dashboard using Python and Streamlit. The app features two main components: a front-end for submitting tickets and a back-end for displaying ticket status and analytics. Key functionalities include generating random ticket data, allowing users to submit new tickets, updating ticket statuses in real-time, and visualizing ticket data through interactive charts and metrics. 🕹️ Demo app https://support-ticket-workflow.streamlit.app/ 🐙 Code https://github.com/dataprofessor/support-ticket-workflow #python #pythondashboard #dashboard #streamlit