awaken-direct-democracy
Version:
This is the functional skeleton / working mock up of a disruptive app to increase voter turnout and participation driven at the start by just one person - Tom Atkinson in New Zealand - after watching in horror the signing of the TPPA in Auckland February
45 lines (43 loc) • 2.56 kB
HTML
<ion-view title="Final Confirmation" id="page6">
<ion-content overflow-scroll="true" padding="true" class="has-header">
<form class="list">
<h1 id="finalConfirmation-heading2" style="color:#000000;">Confirm Vote</h1>
<div class="list card">
<div class="item item-divider">The 2017 General Election</div>
<div class="item item-body">
<a ui-sref="tabsController.success" id="finalConfirmation-button14" style="font-weight:;" class="button button-positive button-large button-block icon ion-android-cloud-done">: Cast Binding Vote</a>
<div class="spacer" style="width: 253px; height: 38px;"></div>
<div id="finalConfirmation-markdown3" style="color:#000000;">
<p>Click above to cast binding vote.</p>
<p>
<strong>7</strong>remaining votes for this election</p>
</div>
</div>
<div class="item item-divider">Time remain: 27h:35m:21s</div>
</div>
<div style="text-align:left;">
<img src="img/SgCAukvTJ6GOq1S6sW5n_alcp-party-logo.png" width="auto" height="40px">
</div>
<div id="finalConfirmation-markdown8" style="color:#000000;">
<p>Part list vote:
<strong>The Cannabis Party</strong>
</p>
</div>
<div style="text-align:left;">
<img src="img/BRUBAyFmSeNrOt2X6il0_cp-artwork-SquareCrop-Tcorp-512px.png" width="auto" height="40px">
</div>
<div id="finalConfirmation-markdown9" style="color:#000000;">
<p>Candidate vote:
<strong>Tom Atkinson</strong>Auckland Central</p>
</div>
<div id="finalConfirmation-markdown7" style="color:#000000;">
<p>In the event of time-out, your vote will be cast as shown above by proxy.</p>
<p>Citizens may vote and alter votes up to 7 times during the period leading up to the deadline of the election shown above, in order to provide parties real-time feedback they can correlate to policy announcements, using the house simiulator
below:</p>
</div>
<div style="text-align:right;">
<img src="img/ldfyYFcFSbegfU4IKAOr_NZ_Parliament_seats,_2014.svg.png" width="20" height="auto">
</div>
</form>
</ion-content>
</ion-view>