Add the last seen feature to the project
hello contributors, I want someone to add the last seen feature, on disconnecting from socket.io, send the current time to backend and store it on Db which is MongoDB, shouldn't be hard, T am using react.js and node.js as frontend and backend in it. Ask me if you have any doubt.
Hey @arpittyagi102, I would like to give it a go
@arpittyagi102 can you explain how to get db in sockerEvents.js file ,for adding last seen in db
Hello, Whenever a user disconnects, a web socket is sent named as disconnect on that disconnection save the time into the database and then access it, i hope i am clear, ask me if you have any other question
@arpittyagi102 can you assign me .I am already start working on it