https://github.com/lamaparbat/blockchain-election-dapp
WEB 3.0 BLOCKCHAIN ELECTION SYSTEM
https://github.com/lamaparbat/blockchain-election-dapp
blockchain clean-architecture cluster express hardhat jest metamask-wallet mongodb mongoose nextjs pm2 react-places-autocomplete remix-ide smartcontracts solidity supertest tailwindcss truffle-framework typescript web3js
Last synced: 2 months ago
JSON representation
WEB 3.0 BLOCKCHAIN ELECTION SYSTEM
- Host: GitHub
- URL: https://github.com/lamaparbat/blockchain-election-dapp
- Owner: lamaparbat
- License: mit
- Created: 2022-09-12T15:35:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-26T10:28:10.000Z (almost 2 years ago)
- Last Synced: 2025-01-27T06:45:36.927Z (4 months ago)
- Topics: blockchain, clean-architecture, cluster, express, hardhat, jest, metamask-wallet, mongodb, mongoose, nextjs, pm2, react-places-autocomplete, remix-ide, smartcontracts, solidity, supertest, tailwindcss, truffle-framework, typescript, web3js
- Language: TypeScript
- Homepage: https://dappvote.vercel.app
- Size: 150 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web 3.0 Blockchain Election System (Ethereum)
### Blockchain overview
### System Design
a. Functional Decomposition Diagram
b. Activity diagram of sub-system
1. User registration & Verification2. Ballot Creation & Distribution
3. Vote casting
4. Result Tabulation
5. User interface
c. UML CLASS DIAGRAM
e. ERD
f. Data Dictionery
i). Candidate Data Dictionery
![]()
ii). Voter Data Dictionery
![]()
iii). Admin Data Dictionery
iv). Ballot Data Dictionery
v). Election Data Dictionery
g. Sequence Diagram
### For wireframe:
open folder ``` /mockup/wireframes/ ```Author: Parbat Lama