kyleiwaniec / angular-filter

coding exercise to create an alphabetic filter in angularjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-filter

coding exercise to create an alphabetic filter in angularjs

Create a simple angular app using the mock data provided.

  1. combine projectList and groupList objects to display in the results div.
  2. create an alphabetic filter which filters the results.

Doesn't matter what it looks like.

About

coding exercise to create an alphabetic filter in angularjs


Languages

Language:JavaScript 100.0%