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
15 lines • 1.2 kB
HTML
<ion-view title="Awaken Direct Democracy" id="page20">
<ion-content overflow-scroll="true" padding="true" class="has-header">
<form class="list">
<div style="text-align:center;">
<img src="img/r38YiI7RnmpmHNOvM3Rf_logo-awaken-rough.png" width="130px" height="auto">
</div>
<a ui-sref="tabsController.electYourRepresentation_tab1" id="awakenDirectDemocracy-button33" class="button button-positive button-block">Log in with RealMe ID</a>
<div class="spacer" style="height: 40px;"></div>
<a ui-sref="tabsController.electYourRepresentation_tab1" id="awakenDirectDemocracy-button44" class="button button-stable button-small button-block">Log in with Google</a>
<a ui-sref="tabsController.electYourRepresentation_tab1" id="awakenDirectDemocracy-button45" class="button button-stable button-small button-block">Log in with Facebook</a>
<a ui-sref="tabsController.registerLocalAccount" id="awakenDirectDemocracy-button46" class="button button-stable button-small button-block">Register local system account</a>
<ion-list></ion-list>
</form>
</ion-content>
</ion-view>