Skip to content

Virtual Meet (Teams Clone): A video calling platform built for MS Engage Program 2021

Notifications You must be signed in to change notification settings

AbhilashaBansal/virtual-meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Meet

Virtual Meet is a web based video calling application built for MS Engage Program 2021. Agile Development Methodology has been used to build the application.

Tech Stack

  • HTML, CSS, Javascript
  • Bootstrap, jQuery
  • Node.Js
  • Express
  • Socket.io
  • WebRTC
  • PeerJS
  • CKEditor4

Features:

1. Video & Audio call/ conversation with multiple participants
2. Toggling Audio Stream (mute/ unmute mic)
3. Toggling Video Stream (turn on/ turn off video)
4. Join call via Meeting Code
5. Realtime Chat Box
6. Collaborative Whiteboard (also downloadable as JPEG file)
7. Collaborative Notepad (also downloadable as PDF)
8. Simple & Intuitive UI

Installation Guide

  1. Clone the repository / Dowload the code

  2. Install the npm packages

    npm install
  3. Start the server

    node server.js

The website should now be running on https://localhost:3000

About

Virtual Meet (Teams Clone): A video calling platform built for MS Engage Program 2021

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published