Skip to content

Eslam-Mohamed78/MERN-Chat-App-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main-Features:

  • Real-time chatting

  • One-to-one chat

  • Group chat

    • add & remove members only by admin
    • update group name
    • leave group
  • Authentication

    • Login & login as a guest
    • Register
    • SignOut & remove login-token from DataBase
  • Authorization

  • Validation

  • Real-time single & group chat Notification

Technologies:

  • Socket.io
  • NodeJS
  • ExpressJS
  • MongoDB
  • Mongoose
  • Cloudinary