Internet based Voting system using Blockchain Technology was my final year college project.
This project has 2 parts -
Frontend: This repository contains source code of frontend which is developed using flutter SDK (unsound null safety / without null safety).
Backend: Source code for backend is available Here
For a basic demo without a server and without any login credentials. Visit Here
Best works on desktop.
For full fledged, hosted website with a server backend please follow as mentioned below. (It may or may not work)
Use this details for login.
Admin details:
loginId: admin
password: admin
Voter details
voterId: test
password: test
Website: Click Here.
Please give some time for server to restart (Served on heroku free dyno).