Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add Pagination to Job Listings #1

Closed
theritikchoure opened this issue Jun 3, 2023 · 3 comments · Fixed by #3
Closed

[FEATURE] Add Pagination to Job Listings #1

theritikchoure opened this issue Jun 3, 2023 · 3 comments · Fixed by #3
Assignees
Labels

Comments

@theritikchoure
Copy link
Owner

Description

As JobzQuest continues to grow, it's important to provide users with an efficient way to navigate through job listings. This issue involves adding pagination functionality to the job listings page, allowing users to view a limited number of jobs per page and easily navigate to the next or previous pages. By implementing pagination, you can improve the performance and usability of the JobzQuest platform.

Skills - HTML, CSS, JavaScript

To get started on this issue, you can follow these steps:

  • Identify the HTML structure and CSS classes associated with the job listings section.
  • Implement a JavaScript function that handles the logic for pagination, including calculating the number of pages and which job listings to display on each page.
  • Update the HTML markup and CSS styles to accommodate the pagination feature, including the addition of page navigation buttons or links.
  • Test the pagination functionality by verifying that the correct number of job listings are displayed per page and that the navigation buttons work as intended.
  • Consider any additional features such as showing the total number of job listings or providing options to customize the number of listings per page.
  • Submit a pull request with the updated code and request feedback from the project maintainers.

Screenshots

No response

Additional information

No response

@github-actions
Copy link

github-actions bot commented Jun 3, 2023

@theritikchoure Thank you for taking your time and effort for your contribution, we truly value it. Happy Learning!❤️

@priya1011
Copy link
Contributor

@theritikchoure I would like to take on this issue and implement the pagination functionality for the job listings page.
I will create a pull request with the changes once I have completed the implementation. Looking forward to contributing to the project!

@theritikchoure
Copy link
Owner Author

Ok @priya1011 I am assigning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants