Hi there 🙂
I would like to create a small website with an interactive score.
\- Users can click one of the 4 buttons available and add points to a global score.
\-The score is updated live and visible to all users. So all users see the same global score.
\- Users don’t have to log in into the website and can click the button just once every 1h.
\- The buttons are: 50 points, 30 points, 25 points, 10 points.
\- The score is saved on the server (database) so will not be deleted if users delete browser cache.
Can I achieve this with some forms plugins? Or what would you suggest?
[ad_2]