web3-hub
web3-hub copied to clipboard
Voting Smart Contract
Description
It is a simple Voting Smart Contract.
Fixes # (9)
What features have been added or changed/Fixed(In Points)(Required)
- It allows users to vote.
- A user can only vote once and it takes 1 ether to vote
- We can also see the vote count in it.
Blockchain this work is compatible with
Ethereum
Type of change(Required)
Completed the assigned issue #9
Checklist(Required):
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
Output Screenshots

This is very basic, please implement more functionalities
@mbcse I made some changes can you check it now. Also update the output screenshot