Skip to content

TAP-Projects/pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagination Demonstration

NOTE: This project is a part of Treehouse's Full Stack JavaScript Techdegree Program

What is this

This project is a demonstration of client-side list filtering and pagination. A list of students of arbitrary length is hidden on page load. The first 10 students are then unhidden. Dynamically appended "pagination" links at the bottom of the page allow the user to view subsequent pages. The user can also use a search box to search the text of the students' names and email addresses and the list displayed students will change to match.

The site is deployed here: https://julianjohannesen.github.io/pagination/

Use

Please feel free to download or fork the project. This demonstration project wasn't intended for collaboration, but feel free to make a PR if you'd like.

Issues

Please report any issues here: https://github.com/julianjohannesen/pagination/issues

About

A demonstration of pagination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published