Simple Real-Time chat application using python and basic HTML/CSS.
Following steps need to be performed to start the application
- After cloning the project run pip install --upgrade -r requirements.txt
- pip install -U werkzeug
- run commnad to start the application python run.py