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

React Functional Components and Router #2

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

Conversation

AlanMamphs
Copy link
Owner

@AlanMamphs AlanMamphs commented Nov 1, 2023

  1. Task Module 2

  2. Screenshot
    Module2

  3. Deploy: https://react-rs-school.s3.amazonaws.com/index.html, https://alanmamphs.github.io/RS-School-React/

  4. Deadline 06.11.2023 - Done 01.11.2023

  5. Score: N/A

  • Conversion of class components to functional components with hooks - 20
  • Pagination is present in both URL and on the page - 30
  • User-initiated change of items per page triggers a new request, displaying the first page - 20
  • Upon clicking, open details panel on the right side of the page: - 5
  • use router outlet, left side of the page should continue displaying the list of results - 10
  • initiate an additional API call, display a loader, and update the URL - 5
  • Details panel should be closed either on the "close" button click or on the main panel click - 10

Base automatically changed from module-1 to main November 20, 2023 23:39
@AlanMamphs AlanMamphs changed the title [module-2] Complete task for module 2 React Functional Components Dec 2, 2023
@AlanMamphs AlanMamphs changed the title React Functional Components React Functional Components and Router Dec 2, 2023
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