So I got a requirement to create a polling system which is to be same as zoom poll. The idea is to completely replace zoom polling system with our code.
The company wants to show the polling screen only when they trigger from the admin panel.
So, I have to trigger the poll from the admin panel to some specific page of users. The poll will be triggered as a popup to the user screen.
Any hint can help me to work on it. But, I just couldn't find the best way to do it that's why I am here for some help.
Thanks