The idea is to get the ID stored in the phone and each time the person vote, this vote is associated with this ID. How to do this?
The idea is to get the ID stored in the phone and each time the person vote, this vote is associated with this ID. How to do this?
You can use browser's local storage to store the ID.