Hey everyone i am creating an app like google meet it is working good and i also want to add participants option in it but i dont no where to start and where to end
the logic is
when a meeting is created firebase database should create a tag with meeting code and value should be the name of the person and when someone joins the same meeting firebase database should add the persons name to the entered meeting code value and should update every time someone joins and the participants should appear on listview.
please help
From
N.Sai Athulith