This is a Online Voting Platform built using Node.js,Express.js and postgresql which allows election administrators to sign up and create multiple elections. You can create ballots of multiple questions,create options,add voters,create a custom public URL for the election. Voters can view public election page and cast their vote.
Deployed App link: https://my-voting-app.onrender.com
Video Demo Link: https://loom.com/share/98ef3e48ca1d489aa635357907176b77
Installation:
>> npm install
>> npx sequelize-cli db:migrate
>> npm start
Screenshots: Home Page:
Sign Up:
Result page:
Dashboard: