Skip to content

Conversation

@oreopk
Copy link
Owner

@oreopk oreopk commented Jul 13, 2025

Task: https://github.com/rolling-scopes-school/tasks/blob/master/react/modules/tasks/class-components.md
Screenshot:
image
Done 14.07.2025 / deadline 14.07.2025
Score: 75 / 100
Eslint is set up (15/15)
Prettier is set up (15/15)
Husky is set up (0/15)
Page is split into at least two sections, top one has Search input and "Search" button, main section displays the list of results from the selected api (https://www.swapi.tech/) when page is opened for the first time (loader should be shown while app makes a call to the api) (20/20)
When user types something to the Search input and clicks "Search" button, a loader is displayed and the list is changed according to the response results for a provided search term (10/15)
The search term typed into the Search input is saved in the LS when user clicks on "Search" button (check it by closing the tab and open the app in the new one - the initial call should contain previously entered search term) (10/15)
Application is wrapped with ErrorBoundary, which logs error to a console and shows a fallback UI. There should be a button to throw an error (5/10)

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