Giter VIP home page Giter VIP logo

fyp_evotingblockchain's Introduction



E-Voting based on Blockchain Technology

This is an E-Voting system that deploy at Ethereum Blockchain. With this system, we aim to provide authenticate, anonymous, verifiability and accuracy.

If there are any problems or request towards the system. Please contact me via email.

Installation

Install these application before you run the commands to ensure the project works.

Tools Require

1. Ganache

Make sure you have the Ganache in command line or GUI. It provides free personal blockchain and demo accounts for us to run our system.

2. Metamask

Metamask is a browser extension. Please make sure you installed Metamask in your browser. It uses to connect the browser to communicate to our smart contract in the blockchain.

Commands

npm install

Install all necessary packages for the project. The configurarion file is in the package.json.

npm run dev

Run the project in localhost.

truffle migrate --reset

Run this command when you want to reset the contract.

truffle test

Run this command to see the test result of our system.

truffle console

Communicate with the contract in command line.

Sample User Interface

Home Page

voterHome

Cast Vote Page

election_1


election_5


election_6

Election Result Page

result_3

Verify Vote Page

5

License

See here for more information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.