Skip to content

Implement Pagination to website  #16

@hubkinza

Description

@hubkinza

As a website user, I want to have pagination implemented on the website to navigate through large sets of data.

Acceptance criteria :

  1. Pagination controls should be displayed at the bottom of pages where pagination is needed.
  2. Each page should display a limited number of items, with navigation links to move between pages.
  3. The number of items per page should be configurable and consistent across all pages.
  4. Pagination should be intuitive and easy to use, allowing users to navigate through the data smoothly.

Tasks:

  • 1
  • 2
  • 3

Metadata

Metadata

Assignees

Labels

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions