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 user login feature to prevent progress from getting lost. #106

Open
apoorva-raj opened this issue Sep 30, 2021 · 14 comments
Open

Add user login feature to prevent progress from getting lost. #106

apoorva-raj opened this issue Sep 30, 2021 · 14 comments

Comments

@apoorva-raj
Copy link

Add user login and sign-up to prevent the loss of progress if browser cache gets deleted.

@apoorva-raj
Copy link
Author

Please assign me this issue.

@Abhi2061
Copy link

For this, you have to maintain a server.

@siddharthrangnani
Copy link

You can export the json file from about page

@raviverma2791747
Copy link

Add user login and sign-up to prevent the loss of progress if browser cache gets deleted.
We can add JSON or CSV export and import option or plus we can add google sign in and backup progress to google drive. There free API limit would be sufficient enough i guess

@siddharthrangnani
Copy link

json export feature is already provided , google sign in option is best i guess

@akshitadixit
Copy link

@AsishRaju this feature is really needed

@raghusodani
Copy link

raghusodani commented May 20, 2022

Is this WIP rn??

@AsishRaju
Copy link
Owner

Is this WIP rn??

No plans on implementing a login system anytime soon, but a PR is always appreciated. :)

@VDliveson
Copy link

I would like to take a look at the google login feature

@SyedMuzamilM
Copy link

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.

@AsishRaju
Copy link
Owner

@SyedMuzamilM sure, go ahead, I lack bandwidth in terms of development but sure have bandwidth to review and test 😅

@rajeshpanjiyar
Copy link

I would like to work on it.

The need:

  1. Creating a separate repository (450-DSA-API), would handle all the backend work needed for this project.
  2. PostgreSQL to be used as a database.
  3. APIs can be built for registration, login, authentication, saving of user profiles, user problem status, and whatever is required.

@aman246149
Copy link

I think we can use firebase ,Its free tier can handle 10000 users easily also read and write operations are free

@Rajdeep4050
Copy link

@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

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