Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voting Smart Contract #35

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

AnmolSirola
Copy link
Contributor

@AnmolSirola AnmolSirola commented Sep 5, 2022

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):

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Output Screenshots

voting

@mbcse
Copy link
Contributor

mbcse commented Sep 11, 2022

This is very basic, please implement more functionalities

@AnmolSirola
Copy link
Contributor Author

AnmolSirola commented Sep 24, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants