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

"Add Redux integration and API features" #12

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from

Conversation

ubeydeozdmr
Copy link
Collaborator

This pull request includes several changes to improve the Button component and add Redux integration to the project.

The changes include:

  • Updating the import and usage of the Button component in the HeroComp file.

  • Updating npm dependencies, including @reduxjs/toolkit and react-redux.

  • Adding the club.png file.

  • Adding constants for API URL and user roles.

  • Adding an onClick prop to the ButtonComp component.

  • Adjusting padding and font size in the Button component for different sizes.

  • Adding notificationSlice and userSlice to the store configuration.

  • Adding notifications and user information to the HeaderComp component.

  • Adding a login redirect to the HomeComp component.

  • Improving login functionality and adding Redux integration.

  • Adding a data.js file with API request functions.

  • Adding a Provider component to main.jsx for Redux integration.

These changes improve the functionality and maintainability of the project by refactoring the Button component and integrating Redux for state management.

@ubeydeozdmr ubeydeozdmr self-assigned this May 15, 2024
Copy link

netlify bot commented May 15, 2024

Deploy Preview for kunefesks ready!

Name Link
🔨 Latest commit de33237
🔍 Latest deploy log https://app.netlify.com/sites/kunefesks/deploys/66477d8ccbfaa600085b7183
😎 Deploy Preview https://deploy-preview-12--kunefesks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ubeydeozdmr ubeydeozdmr changed the title "Refactor Button component and add Redux integration" "Add Redux integration and API features" May 15, 2024
@ubeydeozdmr ubeydeozdmr requested a review from gulerzehra May 16, 2024 20:39
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