How To Make A Patient-Doctor Chat App

Thank you @catsarisky
this looks like the solution
but i will do changes tomorrow and mark it as completed as it is getting late here. thanks a lot

@catsarisky No this doesnt work maybe because top bucket is not rooms it is name of database .
input
image
output


maybe if you can tell how to make upper bucket rooms maybe it would help

Try / as your key.

ok

Wow Thanks a lot @catsarisky . it works


One last question , if the doctor clicks on one of the rooms how to make him go to that room , like specifically

Great, glad that got it for you. You’re using the listviewer, right? So you need to set up an event for when a listviewer item is clicked.

Something like this:
image

But I’m sure you want to do something more interesting than display the name that was clicked on a label.

Yes when the listviewer is clicked i want the doctor to join the room of which he has clicked

Do you have code for “join a room” already?

yes i do

OK - so can you plug in the name of the room you’re joining? Without seeing that code or understanding your whole data model, I’m not sure I’ve got more to offer.

Yes the app works now thanks a lot

1 Like

How to end the topic?

You can click the solution checkbox below a post that helped you:

image

It won’t close the topic (only a moderator such as myself can do that) but it will mark it so others know it’s been solved and that you don’t need additional help.

@tatiang that i have done thank you

1 Like