Git Product home page Git Product logo

ballicure's Introduction

Ballicure (CRUD Demo)

BalliCure is a website that corrects rejected ballot signatures.

Vote-by-mail is now a critical electoral institution. Urgency to implement systems state-by-state is increasing as the 2020 election gets closer.

However, there are genuine concerns. Vote-by-mail introduces a complex ecosystem where EVERY state has get EVERY part right. There is some cause for concern. A couple of requirements for a fair vote-by-mail election:

  • Resilient postal service
  • Verifiable vote counting
  • Accessible vote tracking
  • Quick ballot curing (Process of correcting ballots with mistakes)
    • When a mail-in-vote's ballot is rejected, election offices have to inform and receive a cure with the voter through mail. That could take weeks!
    • A half of a million ballots were rejected in 2020's primaries.

BalliCure is a minimal website that cures signatures. A well oiled cog in a larger ballot curing system.

Voters receive a text message that guides them to cure their ballot online.

  • Fixes rejected signatures in minutes versus weeks.
  • Add ballots to through a dead simple REST API. (Not implemented)
  • Doesn't store identities and vote choices, safe to expose to the internet.

Running Ballicure

First download Ballicure. git clone https://github.com/mooshoe/ballicure.git

Running in production: npm start

Development: DEBUG=curing:* npm run develop

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.