Skip to content

victorchrollo14/QuickMeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickmeet

A Real Time Video and Chat Application which enables users to have realtime video and text chat through your browser. Its built using the native webrtc javascript Api and socket.io for websockets.

TECH STACK

  • React.js
  • Redux
  • Express.js
  • websockets
  • Webrtc
  • Postgres
  • Google oAuth

Functionalities

  • user sign up and login with Google.
  • users can create a new meeting.
  • other users can join the meeting using the roomId.
  • Many to Many connection webrtc connection between users in the room.
  • Users can exchange text messages in chat section.
  • Both registered and unregistered users can join meetings.

About

Gmeet clone using Webrtc from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published