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

Register The Signed In User To Database #18

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

prathimacode-hub
Copy link

@prathimacode-hub prathimacode-hub commented Jun 2, 2022

What does this PR do?

This PR registers the user to SignIn in to the Database.

Description of the task to be completed?

When the user submit their mail address and clicks subscribe, it authenticates and logins the user.
Once logged in, it adds the user mail address to database and gives a message "Thanks for signing up".
If a user email address is in database, he/she wouldn't have to login again.
In frontend, it has a simple newsletter signup page.

How can this be manually tested?

This can be manually tested by installing npm from your root folder.

Is there any relevant issue to this PR?

This PR closes : #9

Screenshots (if applicable)

1
2
3
4

@prathimacode-hub
Copy link
Author

@kaiwalyakoparkar, PR is ready

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

Successfully merging this pull request may close these issues.

[Feat]: Register the Signed in user to database
1 participant