Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (26 loc) · 849 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 849 Bytes

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