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

Added Pagination to StudyBuddy list #76

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

nandanreddyp
Copy link
Contributor

Pull Request

Description:
I added pagination to study buddy, because most of the time its not necessary to see all 40 nearby users as they will be far. And pagination allows user to see 10 nearby and more if wanted.
It would be better in backend if there is any pagination option in requesting for users details.
For this I just used the users fetched list and adding 10 every time user clicks view more, just to show that I can work with this project.

Copy link

vercel bot commented Sep 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sundarbans ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 9:33pm

@SundarbansIITM SundarbansIITM merged commit 8e7ff60 into SundarbansWebOps:main Sep 26, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants