Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 424 Bytes

File metadata and controls

9 lines (5 loc) · 424 Bytes

Scenario

you are developing an application where user can host a webinar and other people can join and chat with host. Host can track how many user has joined the session and Chat with all the people(Public Chat/Private chat).

Example App : Techgig Webinar,Zoom

Problem

Develop an Application for above problem scenario