Giter VIP home page Giter VIP logo

e-learning-system-design's Introduction

E-Learning System

This is a Complete E-Learning System where the users can create their account and enroll in the courses. The courses contain the live chat feature where the students can learn while chatting with their fellow mates.

Highlights:

  • The web app contains live chat feature with seprate room for each course.
  • It contains low latency database connections and CRUD queries for better performance.
  • The Web App is completely mobile responsive.
  • It contains state of the art User Authentication System to handle user data and encrypt the passwords using the internal bcrypt hashing and salting methodology.
  • Google OAuth2.0 Authentication Integrated.

Frontend Technologies Used:-

  • Socketio
  • HTML
  • CSS
  • JavaScript
  • Flowbite
  • Tailwind
  • Font Awesome

Backend Technologies Used:-

  • Node.JS
  • Socketio

Database Technology Used:-

  • MongoDB
  • Redis

Following Node Modules are used:

  • dotenv - for securing api keys
  • uniqid - for generating unique ids
  • express - for server side logic
  • body-parser - for parsing the body data
  • mongoose - for using mongodb effeciently
  • express-session - for cookie sessions
  • passport - for authentication
  • passport-local-mongoose - passport plugin for mongoose
  • passport-google-oauth20 - passport auth strategy for google authentication
  • mongoose-findorcreate - a utility mongoose function
  • path - a utility module to handle paths in node server
  • http - to handle http requests and server
  • socketio - socketio plugin for live chat system
  • redis - for database cache

Feel free to fork it, star it, or send pull requests.

e-learning-system-design's People

Contributors

anshgoyalevil avatar sha0urya avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.