Git Product home page Git Product logo

list_pagination_and_filtering's Introduction

list_pagination_and_filtering

In this project, I'll use a common web development technique known as "pagination" to enhance the usability of a web page.

Description: List Pgination and Filtering is a small web application used to paginate the lits based on the number of lists to be displayed on each page. In this web application, index.html file contains a list of students with details like profile image, name, e-mail and joning date. By using JavaScript, I paginated the lists to enhance the usability of the web application. The pagination is implemented dynamically like if we add more student list items to the html, then the web application will dynamically create pagelinks based on the number of items to be displayed on the list.

I have used the principle prograssive enhancement to do the project by adding the feautures one by one and testing them by using DevTools and also just used the plain "vanilla" JavaScript to complete the project.

Extra Credits features that I have added:

  1. Used unobtrusive JavaScript to add the pagination links dynamically without adding to html.
  2. Pagenation links display based on the number od search results are returned.
  3. If a search has 0 results, then a message called "Sorry, no results found.." will be displayed on the webpage.

Hosted in Git Hib Pages:

https://anilvarma-kav.github.io/list_pagination_and_filtering/

list_pagination_and_filtering's People

Contributors

anilvarma-kav avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.