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

fix/feat-forgot-password-added #273

Merged

Conversation

Adityajparmar37
Copy link
Contributor

@Adityajparmar37 Adityajparmar37 commented Jun 8, 2024

Forgot Password Feature added

Fixes #207

PLEASE NOTED

IN ENV VARIAVLE FILE (.env) added following things without it feature will not work neither can be check

1) EMAIL="Added your email address";
2) MAILPASS="Add password for allowing mailing outside gmail mail service";

To GENERATE MAILPASS

https://myaccount.google.com/apppasswords?rapt=AEjHL4PAhcbtFEpLwfNtVix3bfiGe71GdrW_Naiuvp_NVnMZyTd0UR07M2mVnEyWzkw9kB99YVhhfEVtjxTi3QWSZ39biK-zGwnghm0u778vwmlh6TFbmh4

Go to this link and create New APP PASSWORD

NOTE

In https://myaccount.google.com/security, do you see 2-step verification set to ON

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Yes for both student and canteen

Screenshorts and Vedios:

bandicam.2024-06-08.17-16-34-664.mp4

Checklist:

give a X on it which is applicable

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

vercel bot commented Jun 8, 2024

@Adityajparmar37 is attempting to deploy a commit to the vansh69's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Adityajparmar37
Copy link
Contributor Author

Please review the code

Copy link
Contributor

@aayushchugh aayushchugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please update the required .env variables in README too?

@Adityajparmar37
Copy link
Contributor Author

Can you please update the required .env variables in README too?

I can but the thing is i cannot give my EMAIL or MAILPASS key

@Adityajparmar37
Copy link
Contributor Author

I have added .env in README file please refer it

@hustlerZzZ
Copy link
Collaborator

I have added .env in README file please refer it

Kindly resolve the conflicts... @Adityajparmar37

Copy link
Collaborator

@hustlerZzZ hustlerZzZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolve the conflicts

Copy link
Contributor

@aayushchugh aayushchugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reset looks good, amazing job @Adityajparmar37 💪🏼

Copy link
Contributor

@aayushchugh aayushchugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@Adityajparmar37
Copy link
Contributor Author

Adityajparmar37 commented Jun 9, 2024

Branch conflicts has been resolve plz review the code again

@hustlerZzZ

Copy link
Collaborator

@hustlerZzZ hustlerZzZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Work Buddy

@hustlerZzZ hustlerZzZ merged commit 7a7a3fe into VanshKing30:main Jun 9, 2024
0 of 2 checks passed
Copy link

github-actions bot commented Jun 9, 2024

Congratulations, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to the project 🚀 Keep Contributing!! ✨

@hustlerZzZ hustlerZzZ added gssoc This label is attached to the issues related to Gssoc'24 level3 labels Jun 9, 2024
@Adityajparmar37
Copy link
Contributor Author

Adityajparmar37 commented Jun 9, 2024

Hey , can you please check why production or deployment has been failed .

@hustlerZzZ

image

Please check it

@Adityajparmar37 Adityajparmar37 deleted the fix/Feat-Forgot-password branch June 9, 2024 07:56
@Adityajparmar37 Adityajparmar37 restored the fix/Feat-Forgot-password branch June 9, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc This label is attached to the issues related to Gssoc'24 level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Forgot password feature.
3 participants