Here’s the flow:
I have different types of users (Admin, user)
Admin will input data for a specific user with a specific email address from an ‘input page’.
Data should reflect in said user dashboard ‘user page’.
How can the admin get access to the users in my database and select the email address where the data should be reflected in their dashboard?