How can I make vote counter | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How can I make vote counter

Guys, How can I make vote counter I have a vote system and it have "Q: Question & two radio (Yes and no)" Now I want It to show the amount of the user click The Radio (Yes or no) Example : šŸ”˜Yes - (1 vote) pls help me in html, css, php and JavaScript

20th Oct 2018, 7:38 PM
Å HƀDƘW KĆÅÅĆ‹R
Å HƀDƘW KĆÅÅĆ‹R - avatar
2 Respostas
+ 1
id use a progress bar and when a answer is chosen and submit hit the variable to add 1 to the bar is added. this would be a basic thing the problem i see is saving the state of the vote progress and identifying an ip so people cant multi vote. these wpuld need form validation using saved information from a server
21st Oct 2018, 3:50 AM
Jason Kennedy
0
please Can you show a Small code for it, It will be helpful.. :)
21st Oct 2018, 10:31 AM
Å HƀDƘW KĆÅÅĆ‹R
Å HƀDƘW KĆÅÅĆ‹R - avatar