cwinters8 / Pagination-and-Filtering

Uses unobtrusive JavaScript to paginate a list of students so there are only 10 per page.

Home Page:https://cwinters8.github.io/Pagination-and-Filtering/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagination and Filtering

Uses unobtrusive JavaScript to paginate a list of students so there are only 10 per page. Also adds filtering functionality to enable the user to search for students.

Second project in the Team Treehouse Full Stack JavaScript Techdegree.

Technologies Used

JavaScript
HTML
CSS

Credits

The majority of the HTML and CSS were provided by Team Treehouse.

About

Uses unobtrusive JavaScript to paginate a list of students so there are only 10 per page.

https://cwinters8.github.io/Pagination-and-Filtering/


Languages

Language:HTML 74.5%Language:JavaScript 15.4%Language:CSS 10.1%