Skip to content

Jossefo/BlockChain_Based_ElectionSys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockChain_Based_ElectionSys

This project is a voting system that based on blockcain.

Goal : Simplify the voting process and save data on a secure BlockChain.

Functionality :

  1. Adding new candidates .
  2. Aadding new Voters.
  3. Vote with voter_name + voter_key
  4. Validate the voter and the block
  5. Deny votes from the same voter (1 per Voter)

To run --> run the command --> "streamlit run GUI.py" (In the terminal).

Demo Video : https://youtu.be/GuVbR4qtQlE

About

BlockChain based election system .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages