Angular Assignment #2 - Best Restaurants in Town

You've been hired to create a website using AngularJS to list out the best restaurants in town. Add various descriptive properties to the restaurants, like type of food, location, and price range. Play around with the filter feature of Angular to sort the restaurants by one of those properties. Also read the AngularJS API documentation and play around with adding checkboxes to your form, different types of ng-directives, etc. Really get familiar with what you can do in Angular.