This project was generated with Angular CLI version 1.0.1.
Clone this repo.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
.
- Built using Angular 4
- Manually tested on Chrome and Firefox
- Not compatible with IE or Edge due to CSS Grid.
- Responsive down to iPhone 5 size.
The instructions state to use TrpRating to order and filter the data. This was not a property in the json data so has been omitted from this project.
- Improved Styling - My focus was to achieve the desired functionality so styling is minimal.
- Add Pagination to speed up rendering.
- Pull json data from a server.
- Implement Tests