bharat1510 / smart-meeting-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Meeting

A video chat/meeting webapp using WebRTC and WebSockets (socket.io).

How to run the application

  • Install Packages
npm install
  • Run the application
npm start

Current Features?

  1. Video Calls
  2. Chatbox
  3. Collaborative Whiteboard
  4. Screensharing

Upcoming Features?

  1. User Login/Signup
  2. List of attendees
  3. Responsive front-end for Rooms

About

License:MIT License


Languages

Language:JavaScript 51.0%Language:SCSS 36.3%Language:HTML 12.7%