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

Task solution #7

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Task solution #7

wants to merge 14 commits into from

Conversation

Fabi0o
Copy link

@Fabi0o Fabi0o commented May 18, 2023

Here is my task solution:

  • Created an API endpoint that accepts parameters for page and maxRecs to return exact page of a paginated list of people
  • Used faker.js for generating the mock data with support of random seed for data to be the same on every render
  • Implemented a pagination component that displays the list of people in a table format
  • Utilized React Query for data fetching.

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.

1 participant