An open API service indexing awesome lists of open source software.

https://github.com/khazifire/votingsys-smartcontract


https://github.com/khazifire/votingsys-smartcontract

Last synced: 3 months ago
JSON representation

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)