Hi, I would like to do a login, where it will navigate user to their page based on their username. For example, Admin will go to Screen1 and User1 will go to Screen2. How do I achieve this?
I am kinda new with coding. Hope there is some documentation or example regarding this. Thanks!