Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 779 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 779 Bytes

Gmeet-clone

Developing a clone of the popular website GMeet which is a popular video conferencing service from Google. Improving it a bit further 😁

Features

  • User authentication using Gmail-id.
  • User’s should be able to share their screen.
  • A chat box can be added where people can chat with others on the meet.
  • A meeting reminder for scheduled meetings 15mins before the meeting through mail with the meet link.
  • Whiteboard feature which can we used by users in the meeting.
  • Meeting admin feature wherein admin can deny any user’s entry in the meet and remove participants from the meeting as in gmeet.
  • A time box wherein meeting time will be shown.
  • Record meeting feature.
  • A file sharing feature if possible.