Manthan933 / Manthan

Online testing platform
http://www.manthan-app.org
MIT License
88 stars 147 forks source link

Chat Section @Feature #163

Open nishant23122000 opened 3 years ago

nishant23122000 commented 3 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

We should now implement the chat section where the users of the classes can message each other. we need to follow the below steps, 1) Create the dummy UI of chat Section 2) Add Socket Io in the frontend and backend 3) Start connecting the socket with a chat UI. 4) Testing the add the events

Describe alternatives you've considered we can use socket.io for real-time communication. where we add socket package in backend and socket-client in frontend

Additional context

aavishkarmishra commented 3 years ago

@nishant23122000 Are you willing to work on this issue?

nishant23122000 commented 3 years ago

@nishant23122000 Are you willing to work on this issue?

Yes

VenomFate-619 commented 3 years ago

Can I join with @nishant23122000 to implement this feature