/plushcap/analysis/vonage/vonage-how-to-build-a-dashboard-of-live-conversations-with-flask-and-react-dr

How to Build a Dashboard of Live Conversations with Flask and React

What's this blog post about?

The Vonage Conversation API enables the creation of conversation features that can take place across multiple mediums such as IP messaging, PSTN voice, SMS, and webRTC audio and video. The API maintains context through each communication event within a conversation, regardless of the medium used. This allows for the recording and working with the history of a conversation to be incredibly valuable for businesses and customers alike. A tutorial is provided on how to build a dashboard with Flask and React that monitors all current conversations within an application in real-time, showcasing relevant data from live conversations. The tutorial assumes a Vonage API account and follows a workflow of creating an application, cloning the repository, installing dependencies, setting up the Flask backend and React frontend, and connecting it all together to display conversation data in real-time.

Company
Vonage

Date published
Nov. 11, 2020

Author(s)
Lauren Lee

Word count
982

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.