DEV Community

Ishan Varshney
Ishan Varshney

Posted on

Chatting Application Using Node.js

I have developed chatting application using socket.io library of node.js which has all the main functionalities such as creating new rooms, sharing text messages, group chat,sharing images and much more!

Check it out now-

https://chatparadise.herokuapp.com/

Code at github-

https://github.com/ishvar99/chatting-application

I built this project using node.js and socket.io, It took me a lot of time to figure out how chatting applications work and I faced a lot of challenges in building the functionality of the application, but I learned a lot of stuff, I used html,css and javascript to design the UI of the application and node.js as server side language and used mongodb to store the chat data. So overall it took me 4 months to complete this project and now I am proud of myself for making it to the end of completion of this project.

Alt Text

Alt Text

Alt Text

Alt Text

Top comments (0)