Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into feature/check_network_state
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanraes committed Jun 16, 2017
2 parents 62a19f7 + 76ed22d commit b25a5c4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,19 @@
[![platform](https://img.shields.io/badge/platform-Android-green.svg)](https://www.android.com)
[![Build Status](https://travis-ci.org/digital-voting-pass/digital-voting-pass-app.svg?branch=develop)](https://travis-ci.org/digital-voting-pass/digital-voting-pass-app)

<img align="right" src="https://user-images.githubusercontent.com/2787511/27002571-8d902bb8-4de5-11e7-94d5-da48a4209fdc.gif" width="350" />

Part of a [Delft Unversity of Technology](https://www.tudelft.nl) bachelor's thesis about the digitalization of the voting pass for Dutch elections using **blockchain** and **machine readable travel documents**.

The scope of this project is limited to the [voting pass](https://nl.wikipedia.org/wiki/Stempas) only and forms one step towards the digitalization of the entire voting process.

This app is intended for use at the polling station. An official scans a voter's travel document to verify and redeem the suffrage, which process is stored on the blockchain and can be verifed by anyone. After the suffrage is verified, a ballot is handed out and the voting process continues in a traditional way (by pencil and paper).

[<img src="https://user-images.githubusercontent.com/2787511/27002571-8d902bb8-4de5-11e7-94d5-da48a4209fdc.gif" width="350" />]()


<a href="https://play.google.com/store/apps/details?id=com.digitalvotingpass.digitalvotingpass">
<img alt="Android app on Google Play" src="https://developer.android.com/images/brand/en_app_rgb_wo_45.png" />
</a>

## Getting Started

Expand Down Expand Up @@ -45,4 +50,4 @@ This project is licensed under the LGPL License - see the [LICENSE.md](LICENSE.m
We would like to give special thanks to:
* Johan Pouwelse ([synctext](https://github.com/synctext)) for his guidance and blockchain expertise
* Milvum ([milvum.com](https://www.milvum.com)) for the resources they provided
* Anyone who's code was used for those great building blocks
* Anyone who's code was used for those great building blocks

0 comments on commit b25a5c4

Please sign in to comment.