Skip to content

lharby/poll-vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

poll-vote

Basic solution to cast votes in a web application

Once a vote is cast a cookie is set, if the client revisits the page they will be informed that they have already voted.

The file sends data via ajax to a php file, which will increment a counter and write to a text file.

About

Solution to cast votes in FE module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published