How do I create a list of tags in firebase?

Going back to my first example:

Try blocks like this:
image

Note that the usernames come back with an extra set of double quotes....
If you have sublists inside each User (name/age etc.) then you will need to iterate over each of the lists.
Alternatively you could save a separate node full of just users names to test against.

Learn about using lists:

General Tutorials