Skip to content

Anvita0305/E-Classroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

e-Classroom

e-Classroom is a collaborative web conferencing tool which enables students and teacher to interact remotely. It has various features which make the teaching-learning process interesting.

Features

  • Online whiteboard
  • Personalized todos
  • Group video call
  • Group chat
  • Screen sharing

Demo

clideo_editor_d3dfd20121694c35b8bbea390c19271e.1.mp4

Tech Stack

Languages and Tools:

Node.js React Mongodb Express Typescript

Installation

Install E-Classroom with npm

  npm install E-Classroom
  cd E-Classroom

To start Video Call Server

  cd eclassroom
  npm i

To start Backend

  cd ../backend
  node index.js

To start Frontend

    cd ..
    npm start

Run Locally

Clone the project

  git clone https://github.com/Anvita0305/E-Classroom

Go to the project directory

  cd E-Classroom

Install dependencies

  npm install

Start the server

  npm run start

Backend

  node index.js

License

GNU GPL v3.0

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published