Skip to content

Samihan15/decentralized-voting-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voting_dapp

Voting dapp is a project created using Flutter framework and Solidity smart-contract as backend. The election process has three phases: registration phase, voting phase, and result phase. If one phase is started then we can not access other phases for example if registration phase is started then voting and result page is not available for performing operations.

Registration Phase : Voter will register himself/herself and wait until admin verify the details of voter. Admin can add candidate in registration phase.
Voting phase : The verified voter will then able to vote one of the candidate.
Result Phase : Result will be published in result phase

Project flow

Voter side application :

Voter side application flow

Admin side application :

Admin panel flow

Technology used

Flutter
Solidity
Firebase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors