atscott / wfcchoops

Home Page:http://wfcchoops.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[![codecov] (https://codecov.io/gh/atscott/wfcchoops/branch/master/graph/badge.svg)] (https://codecov.io/gh/atscott/wfcchoops)

[TravisCI] (https://travis-ci.org/atscott/wfcchoops)

WFCC Hoops

This project was generated with angular-cli version 1.0.0-beta.20-4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the angular-cli use ng --help or go check out the Angular-CLI README.

Code Format

This project uses clang-format with the Google style option for .ts and .js files.

npm install -g clang-format

Project TODOs

  • Remove unused webpack starter code
  • Get integration tests working
  • Separate the app.component.ts into smaller components
  • Format all js/ts files with clang-format
  • Find a good formatter for html files
  • Remove unused images from assets
  • Make a better loading page
  • Use angular/flex-layout instead of custom layout module
  • remove use of mdmodule
  • Update to latest Angular version
  • Update to latest Angular Material version
  • Theme the app in a way more in line with Angular Material

About

http://wfcchoops.com


Languages

Language:HTML 45.3%Language:TypeScript 43.2%Language:SCSS 5.9%Language:JavaScript 5.6%