Skip to content

Simple angularJS application demonstrating a scrollable list of `1M books` with sorting and filtering features using `collection-repeat`directive from ionic project for the long list scrolling.

Notifications You must be signed in to change notification settings

tzanis/1m-books-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1M Book list app

About

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.

Instructions

Just open index.html. No other step is required.

Features

  • 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.

Online demo

Visit: http://www.palioudakis.com/1m-books-list

About

Simple angularJS application demonstrating a scrollable list of `1M books` with sorting and filtering features using `collection-repeat`directive from ionic project for the long list scrolling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published