Hello everyone,
I have succeeded in logging in to the application and made it must be the university account,
but my manager asks when the student logs in, he can log in. I don’t know how to describe the problem, but my manager would like to control the entry of students in a nutshell. If a student wants him not to enter or comment, he only enters With the approval of the manager again, in short, what do I do when I configure the screen and every screen I do, or the first screen?
thank you . I am not in a hurry to find a solution, I will attach some pictures to work later
Somewhat i can understand your query. I hope this could be achieved just by using firebase on text changed block.
If user logged in and created tag, you can assign activation status as waiting (as a default value)
Then in admin side especially for your manager , and in his page you can alert him as with the user name and action status as waiting in a button. If he press the button then save the activation status of the concern user as approved and if the value is approved mean, allow the user to access remaining screen
Click on the view log and post here. If it shows firebase components error, please do not ask again, solution for that problem is posted multiple times.
This system works exactly as I did before I published it in Google Play Store but after publishing in Play Store everything happens but data is not saved in database.