Skip to content

ScorchingFlame/Chat-App-Flask-SocketIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealTime Chat App - Flask, SocketIO

This is a simple chat application which uses Python, Flask and Socket IO.

Youtube Tutorial Series

Installation

  1. Clone the repository.
  2. 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 Screenenter image description here Chat Windowenter image description here

About

Chat Application using Flask and SocketIO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.9%
  • Python 30.3%
  • CSS 13.8%