Data Pagination & Filtering
This project involved data, objects, DOM manipulation and writing pagination to enhance visibility of web page. My code takes an array of student objects, displays a list on the page with each student and then paginates them in multiples of 9. Users can use the numbered buttons to click to through each page. Click the Live Demo link to try it out.

