Skip to content

condrint/Flask-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Chat-App

picture of the chat room

cd client
npm install
npm run build
cd ..
pip install flask
pip install flask_socketio
python server.py

requires python, pip, and npm :)

About

Websockets, React, and Flask for ECE 4318, Software Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors