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

Feature/filters and styles #3

Merged
merged 22 commits into from
Aug 1, 2023
Merged

Conversation

ClaudiaRojasSoto
Copy link
Owner

Description:

This pull request adds the requested features of an input filter to the home page and updates the API integration for fetching metrics based on the country name.

Changes Made:

  • Added an input element on the home page to allow users to filter metrics by country name.
  • Modified the API call to include the country filter parameter when fetching metrics.
  • Integrated Redux to manage the application state and store the fetched metrics.
  • Implemented actions and reducers to handle API requests and update the Redux store.
  • Displayed the filtered metrics on the home page using data from the Redux store.

Please review the changes, and if everything looks good, consider merging this pull request. Thank you!

…g the file inside the countries folder on components
file from the components adding the file inside the details folder on components
…pi adding a filter on countries.js components to follow the requirements
@ClaudiaRojasSoto ClaudiaRojasSoto merged commit 7cfc4b0 into develop Aug 1, 2023
3 checks passed
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