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

replace deprecated libraries and setup redux toolkit #36

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

ayushpanwar25
Copy link
Collaborator

  • move components out of app (prevent app router conflicts)
  • rewrite material ui styles in src/styles/Dataset.css to use class styling to get rid of deprecated @mui/styles
  • add create project page. can only be tested once user authentication is set up
  • new slices can be added in src/redux/actions to create API actions+reducers (use fetchParams function to pass object to the Fetch API, including auth token stored in localStorage)

@ayushpanwar25 ayushpanwar25 marked this pull request as ready for review January 10, 2024 09:51
@ishvindersethi22 ishvindersethi22 merged commit 81fd848 into develop Jan 10, 2024
2 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.

2 participants