Actually, I have thought of a better approach, to use PATCH instead of POST. This way, any duplicate adding of users simply overwrites any current entry in Firebase. This places the user name as the key, the value is irrelevant, so have simply set to zero (0). In production, users should be selected from a list, or confined to the app user's name.
FIREBASE DATA
BLOCKS

