I am learning Flask and I want to practice creating a simple web application.
I want to create a chat web application that allows you to send messages between two or more web browsers in Flask, but I'm not sure where to start or start creating this application. This question is pretty broad, but I want to know how to structure this application. What are the parts that I need to create this application.
source
share