The app parses data from the Auckland SNC website and makes it available to you on your phone more easily.
All the matches for the current season that are known about will be displayed on thise page.
Use the funnel icon up the top right to filter the schedule by team and/or a date range (inclusive)
All the teams that are known about split up by division
If you find a bug please report it on GitHub. Pull requests welcome.
Install Ionic and Cordova
$ sudo npm install -g ionic cordova
To run on an Android emulator:
$ ionic cordova run android
To run as a website:
$ ionic serve