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
18 lines • 1.33 kB
HTML
<ion-view title="Pre-Confirm" id="page18">
<ion-content overflow-scroll="true" padding="true" class="has-header">
<div style="text-align:center;">
<img src="img/ldfyYFcFSbegfU4IKAOr_NZ_Parliament_seats,_2014.svg.png" width="60%" height="auto">
</div>
<form class="list">
<div id="preConfirm-markdown25" style="color:#000000;">
<p>Visual representation of how the house would look with all received votes so far</p>
</div>
<a ui-sref="tabsController.chooseParty_tab1" id="preConfirm-button37" style="font-weight:;" class="button button-positive button-block icon ion-android-checkmark-circle">: Select Party</a>
<a ui-sref="tabsController.chooseCandidate_tab1" id="preConfirm-button38" style="font-weight:;" class="button button-positive button-block icon ion-android-checkmark-circle">: Select Candidate</a>
<div id="preConfirm-markdown23" style="color:#000000;">
<p>Select party and candidate before voting</p>
</div>
</form>
<a ui-sref="tabsController.finalConfirmation_tab1" id="preConfirm-button39" style="font-weight:;" class="button button-assertive button-large button-block icon ion-android-checkbox-outline">: Cast / Update Vote</a>
</ion-content>
</ion-view>