Skip to content

brandonwie/FS_proj02_pagination_filtering_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is the 2nd project of Full Stack JavaScript Techdegree with Treehouse.

Main Features

  1. Pagination
  2. Filtering given lists
  3. Unobtrusive JavaScript

Pagination

Given html files - index.html, 44students.html and 62students.html
is paginated as 10 items per page.
The number of pages will be automatically calculated,
created and appended at the bottom of the page.

Filtering - Live Search function

  1. live Search

    • Each letter typed by a user will search student names out of a given list
      in real-time and return the result.
  2. Search with click

    • You can also click the search button to see the result.
  3. Bring you back where you were

    • Just simply remove your input. You will go back to the beginning.

CONTACT

Please contact me on my email,
[email protected]
if you find any error, or have any suggestion.
Thank you.

About

This is the 2nd FSJS Tech-degree project with Treehouse.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published