-
Notifications
You must be signed in to change notification settings - Fork 323
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 user login feature to prevent progress from getting lost. #106
Comments
Please assign me this issue. |
For this, you have to maintain a server. |
You can export the json file from about page |
|
json export feature is already provided , google sign in option is best i guess |
@AsishRaju this feature is really needed |
Is this WIP rn?? |
No plans on implementing a login system anytime soon, but a PR is always appreciated. :) |
I would like to take a look at the google login feature |
Hi. I would love to add this feature. I think we can use supabase for this and maintain all the data there if we want to. Let me know if I could work on this. |
@SyedMuzamilM sure, go ahead, I lack bandwidth in terms of development but sure have bandwidth to review and test 😅 |
I would like to work on it. The need:
|
I think we can use firebase ,Its free tier can handle 10000 users easily also read and write operations are free |
@SyedMuzamilM @AsishRaju i have lost all my progress is there any way to recover it? I have saved some imp handy notes in the bookmark section , links to different related problems and all . Now i have lost all that ....is there a way to recover it |
Add user login and sign-up to prevent the loss of progress if browser cache gets deleted.
The text was updated successfully, but these errors were encountered: