dappuniversity / election

A Decentralized Ethereum Voting Application Tutorial
563 stars 506 forks source link

Question #22

Closed ulakhalil closed 5 years ago

ulakhalil commented 5 years ago

I have a question if i have html page which i call it by "localhost/page-name.php" in the browser how can i call the page for voting which is called by using "localhost:3000" for example by clicking a link or it a useless method?? So how can connect them. I create mysql database so the voter check his information then go to voting page which is called by "localhost:3000"