A chatting web application using Python/Flask-Socketio that mimics slack.
This was my third project in the Havard CS50W OpenCourseWare. The task was to use the Python/Flask-Socketio to achieve a bi-directional messaging between the client and the server via a websocket protocol for developing a chatting app, as well as a published demo of how it works.
See how it works