This project aims at implementing a voting system based on Blockchain technology. It is a secure, transparent and decentralized way of voting. It converts ballots into transactions and securely mines blocks out of them. The advantage of a blockchain based voting system include the ability to vote from any place and prevent any tampering of votes.
- Python 3.7.x
- Django Web Framework 3.0.3
- Bootstrap 4
- DB SQLite 3
- HTML5
- Clone the repository
- cd into the folder and run pip install django
- python3 manage.py runserver.
- Aniket Jayateerth
- Soureesh Patil
- Rishabh Agarwal
- Anup Nair