BLOCKPOLL
Setup locally: Contract BACKEND:
-
node .\API_Scripts\server.js
FRONTEND: cd client npm start
- Auth Backend cd backend nodemon index.js
Procedure:
-
Go to register the route and register eligible voters
-
Provide voters with their credentials with which they can sign in and cast their votes
(Cast your votes or Abstain from voting or Reject)
- Admin Login - Username, Password = admin,pass Select any of the admin functions to Start Election, End Election, View Votes, View Voting Status, View Results through the Smart Contract functions