Skip to content

It is a socket based chatapp created with Python socket for server and C# for client app, Python Flask-Restful for backend API to control and monitor server, React and Bootstrap for frontend.

License

Notifications You must be signed in to change notification settings

qulad/Socket-ChatApp-Python-CS-AdminPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket-ChatApp-Python-CS-AdminPanel

It is a socket based chatapp created with Python socket for server and C# for client app, Python Flask-Restful for backend API to control and monitor server, React and Bootstrap for frontend.

  1. First install flask flask-restful flask-cors and create a react project.
  2. After that you have to start the WebUI, you can do that with npm start, this will also start the flask api server.
  3. After that you can go to localhost:3000 to start ChatApp.
  4. After that clients can join and start talking.

About

It is a socket based chatapp created with Python socket for server and C# for client app, Python Flask-Restful for backend API to control and monitor server, React and Bootstrap for frontend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published