Skip to content

Online real time chat app made with Flask and SocketIO

License

Notifications You must be signed in to change notification settings

tildajson/SocialSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookBuddy

Real time full stack chat app using Socket.IO. Allows users to create chat rooms or join existing ones with unique room codes.

Tech Stack

  • Python
  • Flask

Screenshots

SocialSphere - Google Chrome 2024-01-22 18_18_51

chatscreenshot

Installation

Clone this repository.

Install dependencies:

pip install -r requirements.txt

To start server:

python main.py

To visit app:

http://127.0.0.1:5000/

About

Online real time chat app made with Flask and SocketIO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published