https://github.com/khazifire/votingsys-smartcontract
https://github.com/khazifire/votingsys-smartcontract
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khazifire/votingsys-smartcontract
- Owner: khazifire
- Created: 2021-07-23T07:25:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T10:06:13.000Z (over 2 years ago)
- Last Synced: 2025-01-04T14:22:10.667Z (5 months ago)
- Language: Python
- Size: 44.2 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voting System Smart Contract
Is a ethereum based contract that is developed to allows users to vote in an efficient and transparent manner. It allows officers(owner) to create a list of candiates for terh voting, as well as registering voters to the system.
## Tools use:
- Django
- JQuery
- Bootstrap
- Ganache
- Brownie Framework## User Interface
- Graphic User Interface(Django wep app)
- Terminal User Interface (python console)