/List-Pagination-and-Filtering

Dividing a long page with students into multiple pages and adding a search functionality.

Primary LanguageHTMLMIT LicenseMIT

List Pagination and Filtering

Long lists don't make for good user experience on a web page. In this project, I've enhanced the usability of a web page that contains a long list by employing JavaScript to dynamically divide the list into "pages" also I've added a search feature to display only the students that match specific search criteria.

Preview

https://rifatcholakov.github.io/List-Pagination-and-Filtering/

Fetures

  • Pagination
  • Search

License

This project is licensed under the MIT License - see the LICENSE file for details