https://github.com/mahdizarrei/voting
Easily add your candidates and create your poll
https://github.com/mahdizarrei/voting
dapp ethersjs smart-contracts vote-application voting web3
Last synced: 9 months ago
JSON representation
Easily add your candidates and create your poll
- Host: GitHub
- URL: https://github.com/mahdizarrei/voting
- Owner: mahdiZarrei
- License: mit
- Created: 2024-08-13T09:16:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T10:02:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T16:34:39.693Z (over 1 year ago)
- Topics: dapp, ethersjs, smart-contracts, vote-application, voting, web3
- Language: JavaScript
- Homepage:
- Size: 4.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Voting

Blockchain voting is a digital way of voting that uses blockchain technology. Here's how it works:
1. Registration: Citizens register and verify their identity on the blockchain.
2. Immutable Votes: Votes are recorded on the blockchain, making them unalterable and transparent.
3. Counting: The blockchain ensures accurate vote counting, leading to quick and clear election results.
In summary, blockchain voting brings secure, transparent digital balloting, ensuring immutable and verifiable votes for enhanced democratic processes.
## Clone Repository
git clone https://github.com/mahdiZarrei/Voting.git
cd Voting
## Requirements
[node.js](https://nodejs.org/en/) v10.18.0+ And [Metamask](https://metamask.io/) extension on your browser
## Installation
Use the package manager [npm](https://www.npmjs.com/) to install Voting .
npm install
## Usage
npm run dev
Open localhost:5173 to access the application!
## Photo gallery
### Login Vote

### Made vote

### Start vote

### Candidates page

### you are not connected

### has started

## License
MIT