This project is a simple Chat - App backend project that is built with nodejs, expressjs, mongodb, mongoose, Ejs, bcrypt, Ajax , and many more. We are building a chat website with all the features send message , update chat, delete chat, using ajax funtiocalty and many more.
- User Authentication: Secure and seamless login/signup functionalities.
- Engagement Features: Implementing features like live update chat, live delete chat, delete chat.
- Node.js and Express.js: Building the server-side infrastructure.
- MongoDB and Mongoose: Efficiently managing and interacting with the database.
- Socket IO: Socket.IO facilitates real-time, bidirectional communication between clients and servers.
- Bcrypt: Safeguarding user passwords with industry-standard hashing.
git clone
npm install