Skip to content
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.

votingworks/bsd

Repository files navigation

VotingWorks Ballot Scanner

Previously known as Ballot Scanning Device (BSD) or VxScan.

Public Demo

Each pull request will have a unique demo url which can be found in the comments of the pull request.

Install

Prerequisites:

Then…

git clone https://github.com/votingworks/bsd.git
cd bsd
yarn install

Run

  1. Start module-scan.

  2. Start module-smartcards.

  3. Start the app:

    yarn start
    

To display a batch of scanned ballots, add ballot images into the module-scan/ballot-images directory, then click "Scan New Batch" button.

Technical Implementation

This project was bootstrapped with Create React App.

ESLint is configured to support TypeScript, additional linting via StyleLint and formatting via Prettier.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •