chatzApp is web application where users can chat each other and room chat, easy to use notifications system etc. In future I will add more features like typing
, update profile
, file / document sending
, delete message
, block someone
👍 .
- ReactJS
- React Bootstrap
- Redux
- Redux/toolkit
- Redux thunk
- LocalStorage (for authentication)
- Nodejs
- Expressjs
- Socket.io
- Bcrypt
- MongoDB
- User can create an account(duplicate email to create account prevented)
- Login with correct email & password.
- Room Chat (Rooms created by admin).
- Private Chat with any user.
- all chats stors in our mongodb atlas database.