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]: Register the Signed in user to database #9

Open
2 tasks done
prathimacode-hub opened this issue Apr 13, 2022 · 2 comments · May be fixed by #18
Open
2 tasks done

[Feat]: Register the Signed in user to database #9

prathimacode-hub opened this issue Apr 13, 2022 · 2 comments · May be fixed by #18
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@prathimacode-hub
Copy link

Detailed Description

This feature would be on registering the Signed in user to database

  • Expected Outcome: Build a simple newsletter signup page
  • When the user submits their email and hits subscribe authenticate and login the user
  • Use the basic/simple cluster of MongoDB (Or any db of your preference)
  • Once logged in, add the user email to the database
  • You do not have to redirect the user anywhere after the login. Just show a "Thanks for signing up" message.

Contributing

  • I have read the project's contribution guidelines.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Anything else?

No response

@prathimacode-hub prathimacode-hub added enhancement New feature or request good first issue Good for newcomers labels Apr 13, 2022
@Sonichigo
Copy link
Member

Hey @prathimacode-hub R u working on this use case?

@kaiwalyakoparkar
Copy link
Member

Hey @prathimacode-hub R u working on this use case?

Yup this is one of their assigned usecases :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants