Firebase – How can I Ensure a User can only Vote Once on my ReactJS App Without any User Authentication?
I am creating a web app for a DJ where users can open up the site by QR code and request songs. Another section displays the current lineup, with up and downvoting capabilities. I current have it set so when…