This is a simple angularJS application demonstrating a scrollable list of 1M books
with sorting and filtering features using collection-repeat
from ionic project for the long list scrolling.
Just open index.html. No other step is required.
- Click on the table header titles to sort by "book name" or "author name".
- Use the filtering options on the footer and click on "Apply filters" to filter by Author's gender.
- Books in the "finance" genre, published on the last Friday of any month will are indicated by blue color.
- Books in the "horror" genre, published on Halloween are indicated by yellow color.