Voting poll | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Voting poll

I need help with coding a voting poll like the one on Twitter,either in HTML or JavaScript.

15th Jun 2017, 4:09 AM
Sammy Nakedi Matlaila
Sammy Nakedi Matlaila - avatar
3 Answers
+ 11
You should use google to ask this type of question to see sample codes. I advice you should complete your course so that you could have a lot of advantages when designing a voting poll. First Idea Design the layout with HTML ad style it with CSS, add some form validation and interactivity with JavaScript. Setup your database, and create a CRUD (CreateReadUpdateDelete) operation with PHP. Second Idea Since you are now familiar with HTML,CSS,JavaScript,PHP and MySQL, you could use web frameworks (Wordpress, Drupal, PHP Laravel, CodeIgniter and many more)to do this operation because these framworks depend on the basic programming to from advanced syntax to speed up up site designing.
15th Jun 2017, 4:22 AM
Awele Omeligwe
Awele Omeligwe - avatar
15th Jun 2017, 4:14 AM
Ekansh
- 3
Your not helping.
15th Jun 2017, 4:34 AM
Sammy Nakedi Matlaila
Sammy Nakedi Matlaila - avatar