UNPKG

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

26 lines (25 loc) 2.48 kB
<ion-view title="Choose Party" id="page8"> <ion-content overflow-scroll="true" padding="true" class="has-header"> <form class="list"> <a ui-sref="tabsController.voteInElection" id="chooseParty-button53" class="button button-stable button-block">ACT</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button54" class="button button-stable button-block">Aotearoa Legalise Cannabis Party</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button56" class="button button-stable button-block">Ban 1080 Party</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button57" class="button button-stable button-block">Conservative Party of New Zealand</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button58" class="button button-stable button-block">Green Party</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button62" class="button button-stable button-block">Internet Party</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button61" class="button button-stable button-block">Labour Party</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button60" class="button button-stable button-block">Mana Party</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button59" class="button button-stable button-block">Māori Party</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button34" class="button button-stable button-block">National Party</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button50" class="button button-stable button-block">New Zealand Democratic Party for Social Credit</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button63" class="button button-stable button-block">New Zealand First</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button64" class="button button-stable button-block">NZ Independent Coalition</a> <a ui-sref="tabsController.voteInElection" id="chooseParty-button65" class="button button-stable button-block">United Future</a> </form> <div id="chooseParty-markdown5" style="color:#000000;"> <p>No party chosen.</p> <p> <strong>7</strong>votes remaining for Party List in The 2017 General Election.</p> </div> </ion-content> </ion-view>