CoolFace
Apppublic

zmedla/electionexpressballotbox

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
2 commits on main
c1885ff1y ago

Write me an HTML, CSS, and PHP code that has a login with username, password, captcha, and host verifier. It has a database and ready for self-check hosting. The title is Election Express. It has a functions.php which the functions code must be put in there and for future usage. After logging in, there will be multiple images to be selected on and counted as a vote for election. A next button when a voter is finished voting, and a modify votes if the user double-checks the selection of candidates. A submit button is also necessary after checking the candidate's vote. A print out of the candidates from the voter with details in it, timestamps, device ID, IP address if necessary. PHP files such login, voters, admin, import and export candidates, import and export voters, views, statistics, and results.

zmedla
cfbbc971y ago

initial commit

zmedla