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

Add pagination while fetching problems #15

Open
Jai-Marothiya opened this issue Sep 28, 2024 · 5 comments
Open

Add pagination while fetching problems #15

Jai-Marothiya opened this issue Sep 28, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Jai-Marothiya
Copy link
Owner

Jai-Marothiya commented Sep 28, 2024

Description

  • Currently we are fetching all the problems at the same time, which may sometime takes time and not giving good experience for users. So adding pagination is good solution for it. You may found how pagination is working from many blogs and videos.
@Jai-Marothiya Jai-Marothiya added good first issue Good for newcomers hacktoberfest enhancement New feature or request labels Sep 28, 2024
@shutter-codes
Copy link
Contributor

Hi,

I’d be happy to help implement this solution. Let me know your thoughts.

Best,
Naitik Sharma

@Jai-Marothiya
Copy link
Owner Author

Hi,

I’d be happy to help implement this solution. Let me know your thoughts.

Best, Naitik Sharma

Hello Naitik,

Great to see your interest in it. You may start setup the project by checking out CONTRIBUTING.md. You also have to setup pgAdmin to access the data. Once you done with this, let me know I'll share you data.sql file.

@shutter-codes
Copy link
Contributor

shutter-codes commented Sep 28, 2024

Hey I have done the initial process of the project.
I need .env example file and the required pgAdmin sql file.

Kindly please provide

@Jai-Marothiya
Copy link
Owner Author

@shutter-codes - Are you working on this issue?

@shutter-codes
Copy link
Contributor

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants