Admin login with email or phone: al@gmail.com, +8801711111111
*** User can not create an account. Only an admin can add a user ***
For live preview: https://mashchatapp.herokuapp.com/
Technologies and Purpose
I created this app for practicing my knowledge of Node.js. Key Technologies used in this app:
- Express JS (A node.js framework- allows us to write lesser code)
- Socket.io (For live chat feature)
- MongoDB database
- Mongoose (A beautiful framework to use MongoDB, which allows us write database queries in our most beloved language- Javascript. Which is cool!)
- EJS template engine