/Chat-App-Flask-SocketIO

Chat Application using Flask and SocketIO

Primary LanguageHTML

RealTime Chat App - Flask, SocketIO

This is a simple chat application which uses Python, Flask and Socket IO.

Youtube Tutorial Series

Installation

  1. Clone the repository.
  2. Install all the required libraries by running the following command

pip install -r requirements.txt

Run

Execute the application by

python app.py

Screenshots

Login Screenenter image description here Chat Windowenter image description here