This is a chatting application built with node.js
, ejs
and socket.io
. Design is based on Neo-morphism.\
Already implemented features are
- User can Sign Up and Log in
- User can create groups
- User can create text channels
- User can send messages in real time
- User can record and send voice messages
- User can record and send video messages
- User can take and send images
- User can send files
- User can invite friends
- Log in
- Node.js
- Express
- MongoDB
- EJS
- WebRTC
- Socket.io
- Bootstrap
Note : Only desktop browsers are supported with the current design, still not responsive for mobile browsers.