akl-hockey

Auckland's ice hockey scene in a mobile app

View the Project on GitHub

Users

The app parses data from the Auckland SNC website and makes it available to you on your phone more easily.

Schedule

All the matches for the current season that are known about will be displayed on thise page.

Filtering

Use the funnel icon up the top right to filter the schedule by team and/or a date range (inclusive)

Teams

All the teams that are known about split up by division

Downloads

v1.0.1

Developers

If you find a bug please report it on GitHub. Pull requests welcome.

Setup

Install Ionic and Cordova

$ sudo npm install -g ionic cordova

Running

To run on an Android emulator:

$ ionic cordova run android

To run as a website:

$ ionic serve