The present student community in rural areas is immensely affected by the issue of network coverage. The need for high network coverage to facilitate data transfer during online presentations has made it difficult for student communities from underprivileged areas.
To solve this issue, we have developed a web app to assist students in viewing presentations in real time without latency
We developed and implemented the project in the node-express server and also used the API websocket to make the connection and maintain the communication between the host and clients. So far the host can create the room, but when the client can join the room, the connection is successfully made. As soon as the connection is established it is disconnected from the server. If we could stabilize this connection we would be able to transfer our required data.
Technologies used
Discussion