qwik-x
qwik-x copied to clipboard
Add pagination in users suggestions page
For now /suggestions page load all users at once. Add pagination in /suggestions page. At once show 10 users and once user click on load more button then fetch the next 10 and show.
I would to work on this.
@harshmangalam I would like to work on it Assign me plz!
Thanks @mahabubx7
Were you able to seed data using neon-http?
@harshmangalam ?
Nope for now i am just running seed file that create dummy data in db . But in future will use drizzle kit seed once available.
Nope for now i am just running seed file that create dummy data in db . But in future will use drizzle kit seed once available.
Please give me some samples and the guide to populate the database. So I can test the paginate feature for /suggestions route/page
Waiting for this to complete my task
@harshmangalam plz check the PR #97 I made
👍🏼