kyleiwaniec / angular-dev-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular1.4 dev test

This project is generated with yo angular generator version 0.11.1.

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Instructions

Pull this repository, enter the boilerplate directory and run the code per above instructions.
You should see a single page app that lokks like this:

Image of SPA

  1. You will need to create a checkbox that toggles all users selection
  2. You will need to fix the search filter so that when a user starts typing into the search field, members with names starting with the substring will be displayed.
  3. When you are finished, create a Pull Request into this repository.

Image of instructions

About


Languages

Language:JavaScript 59.1%Language:HTML 27.8%Language:CSS 13.1%