Chat-App-Flask-SocketIO
Chat-App-Flask-SocketIO copied to clipboard
Chat Application using Flask and SocketIO
RealTime Chat App - Flask, SocketIO
This is a simple chat application which uses Python, Flask and Socket IO.
Installation
- Clone the repository.
- 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 Screen![]() |
Chat Window![]() |
---|