Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 634 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 634 Bytes

Anti-rigging voting machine

A blockchain based technology used to ensure secure voting process.Built for a 12 hour hackathon conducted at NIE,Mysore

Getting started

This project used flask as a server which is connected to a blockchain python script and the votes casted are stored in a JSON file with the format of a block in a blockchain.

Installation

After installing the requirements from the requirements.txt file ,run

python app.py

which starts the server in 127.0.0.1:8000. The login id and password is 1234,1234 respectively.

Built with

Python3.x Flask HTML CSS Bootstrap JS

Author

Vishruth M