A chat app using flask where a user can create a chat room or can enter another's room using room code.
Steps to use:
- Download or clone the repository.
- Download the requirements.
- Run the main.py file using a server.
- Open the localhost url and create a room and you can join that room by using another brower's window.