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: Filter genuine email #21 #40

Merged
merged 5 commits into from
May 24, 2024
Merged

Conversation

sk-upadhyay
Copy link
Contributor

PR Description

Integrated disify api for filtering out disposable email by verify_email
Removed data redundancy by implementing cuid to be assigned to only one person
changes need to be done in SQL is to make CUID as primary key and remove index as primary key

Related Issues: Issue for which you are raising a PR for

  • Closes #

Issue #21

[Issue number or description]

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • Is this a bug fix/enhancement/documentation changes
  • Part of GSSOC
  • Tested for any breaking changes
  • Other relevant checks completed

Undertaking

I declare that:

  1. The content I am submitting is original and has not been plagiarized.
  2. No portion of the work has been copied from any other source without proper attribution.
  3. The work has been checked for plagiarism, and I assure its authenticity.

I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.

  • I Agree

@sk-upadhyay
Copy link
Contributor Author

@aswinikalyan30 Any Update on my PR

@aswinikalyan30
Copy link
Collaborator

Hey. This has changes that solves an issue not assigned to you

Copy link
Collaborator

@aswinikalyan30 aswinikalyan30 left a comment

Choose a reason for hiding this comment

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

Looks good otherwise, please add a short video/screenshots to the PR so that it is easier to see the changes.

<div class="input-group-append">
<div class="input-group-text">
<span class="fas fa-lock" onclick="togglePasswordVisibility()"></span>
<span class="fas fa-eye" style="display:none;" onclick="togglePasswordVisibility()"></span>
Copy link
Collaborator

Choose a reason for hiding this comment

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

The toggleVisibility is already being worked on by someone else

@aswinikalyan30 aswinikalyan30 added enhancement New feature or request gssoc Contribution to GSSoC '24 level2 Enhancements/ bugs of medium complexity labels May 23, 2024
@sk-upadhyay
Copy link
Contributor Author

@aswinikalyan30 so what should i do?? should i update and pr again or i should close it.

@sk-upadhyay
Copy link
Contributor Author

sk-upadhyay commented May 24, 2024

@SaiyamTuteja Can you merge my PR as it is approved

@aswinikalyan30 aswinikalyan30 merged commit 217310f into SaiyamTuteja:main May 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc Contribution to GSSoC '24 level2 Enhancements/ bugs of medium complexity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants