Coder Social home page Coder Social logo

jeffistyping / p2poll Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wpine215/p2poll

1.0 0.0 0.0 4.28 MB

๐Ÿ† Best Overall @ BostonHacks 2018: A distributed consensus platform for voting transparency built from scratch in Python. MVP created in 24 hours.

Python 29.60% CSS 0.47% HTML 65.09% JavaScript 4.84%

p2poll's Introduction

P2Poll

P2Poll is a distributed voting system that runs on a simple blockchain.

Getting Started

The project currently resides in the /example/ directory.

Make sure you are running Python >=3.6. Install the necessary requirements into venv:

pip install -r requirements.txt

For mac users, you will need to uninstall crypto, and pycrypto if you have any of them installed, and reinstall pycryto

For Windows users, change the capitalization of crypto to Crypto to use withdrawn, you will need to go to crypto\Random\OSRNG\nt.py and chnage import winrandom into from . import winrandom

Built With

  • Python
  • Flask
  • Bootstrap
  • JavaScript

Contributors

  • Bart Considine
  • Jeff Hui
  • Julia Ma
  • William Pine
  • Yirui Ruan

p2poll's People

Contributors

wpine215 avatar jeffistyping avatar juliama2020 avatar yiruiruan avatar jeffrey-hui avatar

Stargazers

Lincoln Lo avatar

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.