Skip to content

mooose22/Flask-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • it is a live chat application
  • pick a name
  • create room and share unique room code with your friends for them to join you
  • or if you know true code, join other users room
  • chat with them

Install & Usage

  • Clone repository to your local:
git clone https:github.com/mooose22/Flask-Chat-App
  • Navigate to directory:
Flask-Chat-App
  • Install requirements:
pip install -r requirements.txt
  • Run application:
flask run

Now the chat app is running on your localhost: http://127.0.0.1:5000

Have fun !

About

ChatApp made with Flask & Flask - SocketIO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published