web3-hub icon indicating copy to clipboard operation
web3-hub copied to clipboard

Voting Smart Contract

Open AnmolSirola opened this issue 3 years ago • 2 comments

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

voting

AnmolSirola avatar Sep 05 '22 05:09 AnmolSirola

This is very basic, please implement more functionalities

mbcse avatar Sep 11 '22 13:09 mbcse

@mbcse I made some changes can you check it now. Also update the output screenshot

AnmolSirola avatar Sep 24 '22 07:09 AnmolSirola