shyamtawli / devFind

devFind is an open source project that aims to create a platform for developers to showcase their skills and connect with potential collaborators, all in a user-friendly and searchable format.
https://dev-find.vercel.app/
MIT License
553 stars 586 forks source link

[Feat]: Added Pagination #1017

Closed dhruv8433 closed 5 months ago

dhruv8433 commented 6 months ago

What feature?

@shyamtawli I have an idea

we can add pagination and display first 10 user per page

we can add pagination something like this image

Add screenshots

Add screenshots image

Code of Conduct

github-actions[bot] commented 6 months ago

Welcome, @dhruv8433! Your issue is like a spark that ignites innovation. We're thrilled to dive into it and work together to find a solution.

Soon the maintainers/owner will review it and provide you with feedback/suggestions.

shyamtawli commented 6 months ago

@dhruv8433 We already have pagination.

dhruv8433 commented 6 months ago

@shyamtawli

you can check this all developer list shown in single page

what we can do??

we can only display first 5 or 10 developer per page and added pagination in right side of the bottom

image

currently there are total 20 developers list shown on single page

shyamtawli commented 6 months ago

Ohh I think somehow it got removed, we have the pagination.

@dhruv8433 Can you look into the error why it is not showing?

dhruv8433 commented 6 months ago

@shyamtawli

sure i will check it and complete it