thesupersaurabh / Conversa

Conversa: A real-time chat application that connects users in instant conversations. Built with Flask, Socket.IO, and Bootstrap.

Home Page:https://conversa-chat-app.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conversa Chat App

Conversa is a real-time chat application that allows users to engage in instant conversations within chat rooms. The application is built using Flask, Socket.IO, and Bootstrap.

Features

  • Real-time communication using Socket.IO
  • Create and join chat rooms
  • User-friendly interface with Bootstrap styling
  • Instant messaging and updates

Technologies Used

  • Flask
  • Socket.IO
  • Bootstrap

Getting Started

  1. Clone this repository.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. Run the app using python app.py.
  4. Access the app through your web browser at http://localhost:5000.

About

Conversa: A real-time chat application that connects users in instant conversations. Built with Flask, Socket.IO, and Bootstrap.

https://conversa-chat-app.onrender.com/


Languages

Language:HTML 73.8%Language:Python 26.2%