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

Feat:Implement Auto-Save for Code #145

Open
3 tasks done
Anushka-Pote opened this issue Oct 31, 2024 · 0 comments
Open
3 tasks done

Feat:Implement Auto-Save for Code #145

Anushka-Pote opened this issue Oct 31, 2024 · 0 comments

Comments

@Anushka-Pote
Copy link

Describe the feature

Add an auto-save feature that saves code input periodically, allowing users to recover their progress if they leave and return.

Add ScreenShots

Requirements:
Implement a function to save the code in localStorage every few seconds or after a pause in typing.
Retrieve and display saved code from localStorage when the page loads.
Include an indicator to show when the code is being saved.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
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

No branches or pull requests

1 participant