Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Keywords
Repository
A blockchain based E-voting system
Basic Info
- Host: GitHub
- Owner: mehtaAnsh
- License: mit
- Language: JavaScript
- Default Branch: master
- Homepage: https://mehtaansh.github.io/BlockChainVoting/
- Size: 72.1 MB
Statistics
- Stars: 393
- Watchers: 3
- Forks: 151
- Open Issues: 33
- Releases: 0
Topics
Metadata Files
README.md
BlockChainVoting
A blockchain-based E-voting system, created as the final year project of Shri Bhagubhai Mafatlal Polytechnic. Teammates include me, Sayyam Gada and Charmee Mehta.
The application is MIT-Licensed.
Build Setup
```bash
install dependencies
npm install
serve with hot reload at localhost:3000
npm start ```
Create your own .env file and the file should contain:
bash
EMAIL=YOUR_EMAIL_ID
PASSWORD=YOUR_PASSWORD_FOR_EMAIL_ID
Install MetaMask extension (https://metamask.io/download.html) and make sure to have some Ether to test the application locally. Ether can be fetched from Rinkeby Faucet (https://faucet.rinkeby.io)
Note:
- Make sure to install Node.js v11.14.0 to make sure the app runs fine. Testing for other node versions is yet to be done.
- MongoDB must be working in background on localhost:27017
Please star the repo if it helped you in any way!
Tech Stack:
- Solidity/Web3 (for writing/connecting the Blockchain contract)
- Next.js & Semantic UI React (front-end)
- MongoDB/ExpressJS/Node.js (back-end)
- IPFS (file storage for images)
Screenshots of the app:
Homepage of the application:
Company registers/logs in:
Company creates an election if not created:
Dashboard on successful election creation:
List of candidates for the election (here, you can add candidates):
Candidate has been notified on the mail:
List of voters for the election (here, you can add voters):
Voters have been sent their secure usernames and passwords on the mail:
Voter login page:
Successful voting scenario:
Unsuccessful voting scenario:
Notification to each candidate and voter for the winner of candidates:
Owner
- Name: Ansh Mehta
- Login: mehtaAnsh
- Kind: user
- Location: Los Angeles, CA
- Website: https://flowcv.me/mehtansh
- Twitter: mehtansh
- Repositories: 5
- Profile: https://github.com/mehtaAnsh
Tech Enthusiast | 2x Hackathon winner | I <3 dev.
Citation (CITATION.cff)
# YAML 1.2
---
authors:
-
family-names: Mehta
given-names: Ansh
-
family-names: Mehta
given-names: Charmee
-
family-names: Gada
given-names: Sayyam
-
affiliation: "Prof."
family-names: Kadukar
given-names: Neeta
cff-version: "1.1.0"
date-released: 2019-06-01
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/mehtaAnsh/BlockChainVoting"
title: BlockChainVoting
version: "v1.0"
...
GitHub Events
Total
- Issues event: 1
- Watch event: 114
- Issue comment event: 1
- Fork event: 29
Last Year
- Issues event: 1
- Watch event: 114
- Issue comment event: 1
- Fork event: 29
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ansh Mehta | 4****h | 17 |
| Sayyam4 | 4****4 | 2 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 12
- Total pull requests: 31
- Average time to close issues: 9 days
- Average time to close pull requests: 9 months
- Total issue authors: 11
- Total pull request authors: 3
- Average comments per issue: 0.75
- Average comments per pull request: 0.23
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 29
Past Year
- Issues: 1
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- amana17 (2)
- ujjwaljain08 (1)
- mk070 (1)
- drishyadamodaran (1)
- schnydszch (1)
- ritikgangwarr (1)
- ojasaklechayt (1)
- gunjanpandagre (1)
- praveen10701 (1)
- aryabhat1 (1)
- SAN8076 (1)
Pull Request Authors
- dependabot[bot] (28)
- wlplease (2)
- bencon2810 (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 1093 dependencies
- mocha ^6.1.4 development
- @zeit/next-css ^1.0.1
- bcrypt ^3.0.6
- body-parser ^1.18.3
- chart.js ^2.8.0
- chartjs ^0.3.24
- chartjs-plugin-annotation ^0.5.7
- dotenv ^8.2.0
- express ^4.16.4
- fs-extra ^7.0.1
- ganache-cli ^6.4.1
- ipfs-api ^26.1.2
- js-cookie ^2.2.0
- mongoose ^5.5.1
- next ^8.0.3
- next-routes ^1.4.2
- nodemailer ^6.1.0
- path ^0.12.7
- react ^16.8.5
- react-chartjs-2 ^2.7.6
- react-dom ^16.8.5
- react-helmet ^5.2.0
- semantic-ui-css ^2.4.1
- semantic-ui-react ^0.86.0
- solc ^0.4.25
- truffle-hdwallet-provider ^1.0.5
- web3 ^1.0.0-beta.52