How can i make a online chatting website like E-Chat | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i make a online chatting website like E-Chat

Well,I am curious that how can i make my own chatting site.

9th Oct 2020, 9:29 PM
Ahmed Faraz
Ahmed Faraz - avatar
4 Answers
+ 6
read this: https://code.tutsplus.com/tutorials/how-to-create-a-simple-web-based-chat-application--net-5931 You wil need: for website>>> structure: HTML style: CSS make the website work: JavaScript extra JS knowledge: jquery For the chat to work with the cloud you will need one of the following: node.js(easy to learn if you already know JavaScript) PHP Python MongoDB Express.js AngularJS SQL Firebase Firestore WebSocket
9th Oct 2020, 9:44 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 5
No problem :) Ahmed Faraz
9th Oct 2020, 9:49 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 2
Thank you very much😊
9th Oct 2020, 9:45 PM
Ahmed Faraz
Ahmed Faraz - avatar
0
Websocket
9th Oct 2020, 11:26 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar