In this project, I used JavaScript to display several “pages” of student data that the user can easily navigate and view. I was provided the 42 student profiles and need to display 9 students per page and add pagination buttons to be user-friendly. Although only 42 profiles were provided, we had to ensure the code would work with any number of student profiles.