What's My Score App built with NativeScript + Angular 2 + TypeScript
Make sure you have all the tools to run NativeScript
- npm install
- tns run android
- Start page - complete - must remove the test page some point
- Regions page - complete
- Region page - complete
- Region competitions page - complete
- Competition page - complete
- Information - to-do
- Start list - complete - with groupBy and orderBy pipes
- Grade start list to-do
- Grade list - to-do: add search with groupBy and orderBy pipes
- Grade results - to-do
- Club list - to-do: add search with groupBy and orderBy pipes
- Club results - to-do
- Stats page - to-do
- Angular2 NativeScript components
- List control: nx-list - complete
- List item control: nx-list-item - mostly done - I may come back and add more animation cues.
- Nav - work in progress - may switch to the angular-nativescript actionbar - undecided.
- Side bar
- Styling - ongoing
fonts have been added:
- Ionicons: ion-icon for nativescript
- FontAwesome: not in use currently