Ignitus / lms-conversations-backend

LMS Conversations back-end. (MERN STACK)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LMS Conversations Backend 🎯

A chat application built under sub-project LMS

TechStack

  • NodeJS- Executes JavaScript code outside of a browser.
  • ExpressJS- Express is a minimal and flexible Node.js web application framework.
  • MongooseJS- Elegant mongodb object modeling for NodeJS.
  • Socket.io- Socket.IO enables real-time, bidirectional and event-based communication.
  • ExpressJWT- Provides Express middleware for validating JWTs (JSON Web Tokens) through the jsonwebtoken module.
  • jsonwebtoken- An implementation of JSON Web Tokens.

Database

  • MongoDB - The database for modern applications.

Chat Architecture

image for architecture

About

LMS Conversations back-end. (MERN STACK)


Languages

Language:JavaScript 100.0%