Skip to content

Conversation

@avshir
Copy link
Owner

@avshir avshir commented Apr 15, 2023

  1. Task: https://github.com/rolling-scopes-school/tasks/tree/master/react/modules/module05

image
image
image

Deploy: https://avshir-rss-react.netlify.app/ last update 18.04.23
Done 17.04.2023 / deadline 17.04.2023
5. 15/15

use API: https://developers.themoviedb.org/
Внимание: Для проверяющих из РБ/РФ данный API будет работать только с VPN!

Implement state management using Redux Toolkit. Store will contain:

[+] search text (remove it from the Local Storage)
[+] search results
[+] all the form submissions (check Module 02)
[+] With those changes you should be able to navigate between routes (Search and Form) and all the information will remain
[+!] AIl requests should be moved to RTK Query (recommended) or thunks
[+] Eslint should not show any errors or warnings.
[+] All the functionality should work.
[+] Test coverage for the whole app should be not less than 80%. (= 80.09%)

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