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] save settings to the backend #380

Closed
2 of 5 tasks
Dun-sin opened this issue Oct 5, 2023 · 5 comments · Fixed by #395
Closed
2 of 5 tasks

[FEATURE] save settings to the backend #380

Dun-sin opened this issue Oct 5, 2023 · 5 comments · Fixed by #395
Assignees
Labels
assigned feature fullStack this issue requires knowlegde of both frontend and backend hacktoberfest Medium It's average in difficulty

Comments

@Dun-sin
Copy link
Owner

Dun-sin commented Oct 5, 2023

Description

When a user logs out, the settings are gone, which isn't good.
tasks:

  • save it to the database
  • retrieve it when user logs in (only) and save it in local storage
  • Every time the user goes to the settings page, retrieve the saved data from local storage

Screenshots

No response

Additional information

No response

👀 Have you checked if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

None

@Dun-sin Dun-sin added enhancement feature Medium It's average in difficulty hacktoberfest fullStack this issue requires knowlegde of both frontend and backend labels Oct 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2023

It's great having you contribute to this project by creating an issue

Make sure you are assigned to this before you work on it and you read the Contributing.md file, Thank you! Welcome to the community 🤓

@VaibhavKVerma
Copy link
Contributor

Hey @Dun-sin can you assign this to me?

@Dun-sin
Copy link
Owner Author

Dun-sin commented Oct 6, 2023

Hey @Dun-sin can you assign this to me?

Definitely, thanks for wanting to contribute, Make sure you follow the rules 👉🏽here👈🏽, else your PR will not be accepted and will be closed. Good Luck

@VaibhavKVerma
Copy link
Contributor

Hey @Dun-sin should I save settings data in User DB Schema?

@Dun-sin
Copy link
Owner Author

Dun-sin commented Oct 7, 2023

Hey @Dun-sin should I save settings data in User DB Schema?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned feature fullStack this issue requires knowlegde of both frontend and backend hacktoberfest Medium It's average in difficulty
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants