Hello, I want to make and app where people can choose a doctor and consult with them privately with message. I've made the page for the user. They can choose the doctors from the dropdown menu / spinner (currently there are 3 options)
But I'm not sure how to make the page for the doctors. Should I make 3 separate pages for each doctor and set the screen to non visible?
Thank you