akmadhwa / Chatapp

💬Chat App using Socket.io and node js
http://tuyul.herokuapp.com
2 stars 3 forks source link

Add database to Chatapp #5

Open akmadhwa opened 6 years ago

akmadhwa commented 6 years ago

The chatapp must save all the conversation.

shraddha213408 commented 6 years ago

You can use local storage or session storage. Do you want that or something else is there in your mind?

akmadhwa commented 6 years ago

I dont want local storage. i am thinking to connect to mogodb using mongoose.