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

Pagination in Style Share #40

Closed
MeetDOD opened this issue May 30, 2024 · 2 comments · Fixed by #67
Closed

Pagination in Style Share #40

MeetDOD opened this issue May 30, 2024 · 2 comments · Fixed by #67
Assignees
Labels
enhancement New feature or request gssoc GSSOC level3

Comments

@MeetDOD
Copy link
Contributor

MeetDOD commented May 30, 2024

image

To improve user experience and maintain the frontend's performance, we need to implement pagination in the app. The proposed approach is to load posts in batches of 9, requiring the user to navigate between pages to access additional posts.

Task:

Implement Pagination Logic:

  • Load posts in sets of 9.
  • Add navigation controls to switch between pages.
  • Ensure that when a user reaches the end of a set of 9 posts, they can easily move to the next set or return to previous sets.

Update Frontend:

  • Designing and integrating pagination controls (e.g., next/previous buttons, page numbers).

Maintain Frontend Performance:

  • Optimize the loading of posts to ensure quick response times.

Assign me so that i can start work as soon as possible.
Thank You

Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link

github-actions bot commented Jun 1, 2024

Hello @MeetDOD! Your issue #40 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc GSSOC level3
Projects
None yet
2 participants