Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.02 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.02 KB

JoinChat

Image

  1. JoinChat is a video call application based on WEBRTC
  2. The working of the app will be as follows:
  3. User Have to Register First
  4. Verification of Email
  5. User Can Host a Meet or Join a Meet
  6. If User is a Host he will be having the power to i) Remove participant ii) Mute Mike of Participant iii) Switch off Video of Participant
  7. More Than 50 Participants can Join meet at a time
  8. A participant can Chat during the Meet
  9. Participants can share i) A Tab ii) A Window iii) Whole Window

Technology Stack

  1. Angular 8
  2. Bootstrap
  3. Node.Js
  4. MongoDB

Screenshots

Video Call with Friends or Colleague

Image

Host can Unpublish Other Participants

Image

Participant can Share Screen and can Text as Well

Image

Homepage

Image

User Authentication

Image Image

Host a Meet

Image