Book list: Display and sort a book list

Recommend this page to a friend!
  Info   View files Example   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 73 All time: 469 This week: 4Up
Version License JavaScript version Categories
booklist 1.0.0Free For Educatio...5HTML, Content management
Description Author

This package can be used to display and sort a book list.

There is a publisher object that can manage a list of books with name, author, genre and date.

The object can display the list of books in a HTML page with the possibility sort the list by the book properties.

Innovation Award
JavaScript Programming Innovation award nominee
April 2016
Number 5


Prize: One year server license IP to country, region, city, latitude, longitude, ZIP code, time zone, area code database
Some applications need to let the users see a list of books available on a Web site.

This package provides simple objects to list and sort books by name, author, genre, and publication date.

Manuel Lemos
Picture of Chi H.
Name: Chi H. <contact>
Classes: 3 packages by
Country: France France
Age: 38
All time rank: 1318 in France France
Week rank: 6 Up2 in France France Up
Innovation award
Innovation award
Nominee: 3x

Winner: 1x

Details
<!--/* * Copyright (C) Chi Hoang - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * For educational purpose only * Written by Chi Hoang, March 2016 * *//--> Book lists 1. What is does it do? Generate a list of books. A book should have a name, an author, a genre and a publish date. An author should have a name and a gender. Display a scrollable list of all books. 1.2 Features - Sort by Book Name - Sort By Author Name - Filter By Book Genre - Filter By Author Gender - Indicate books in the "horror" genre, published on Halloween - Indicate books in the "finance" genre, published on the last Friday of any month 3. Installation Unpack the archive and copy the content to your pc. 4. Tutorial 4.1 Double-click the example.html file. A web browser should open in a second. 4.2 Navigation 4.2.1 All buttons works in combination, for example press FGenre and FHalloween to indicate books in "horror" genre, published on Halloween. 4.2.1 Sort-Up button: sort by book name ascending order 4.2.2 Sort-Down button: sort by book name descending order 4.2.3 FgW-button: filter by author gender woman 4.2.4 FgM-button: filter by author gender man 4.2.5 FGenre: filter by author gender 4.2.6 FHalloween: filter by date Halloween 4.2.7 FlastFriday: filter by date last friday 4.2.8 Reset: reset list to inital state 5. Changelog 30.03.2016 Initial release
  Files folder image Files  
File Role Description
Accessible without login Plain text file example.js Example example.js
Accessible without login Plain text file main.html Data html file
Plain text file main.js Class main.js
Accessible without login Plain text file README.TXT Doc. readme

 Version Control Unique User Downloads Download Rankings  
 0%
Total:73
This week:0
All time:469
This week:4Up