Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 698 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 698 Bytes

VoteChain ⛓️🗳️

VoteChain is a multiplatform blockchain-based voting application designed for democratic nations. It supports multi-region voting, the ability to restrict individual voters to the elections in their localities, support nationwide elections, and declare winners for specific regions and for the entire country. It has an administrative panel built with React, a cross-platform mobile app built with React-Native, and an Ethereum based blockchain smart contract, all paired with a sturdy backend Node.js web server.

  • admin is the administrative panel
  • web is the mobile/web react-native app
  • ethereum houses the smart contract
  • server is the Node.js backend