This is a simple chat application which uses Python, Flask and Socket IO.
- Clone the repository.
- Install all the required libraries by running the following command
pip install -r requirements.txt
Execute the application by
python app.py
Login Screen | Chat Window |
---|