Skip to content

Subscribe to newsletter frontend backend done : #245 done #251

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

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

VinayLodhi1712
Copy link
Contributor

**Title: Subscribe to newsletter frontend backend done **

Issue No.: #245 done

Close #245

Screenshots/Video (mandatory)

20241026004710.mp4

Changes -

  1. Created newsletter schema for storing subscribing mails.
  2. creating api controllers to send the confirmation mail to the user using nodemailer.
  3. creating frontend of the input field and button and sending message accordingly in footer.
  4. the input field and the message get set to null after 7 seconds.

For successfully working make sure that
emaild

You are putting your email id and corresponding 16 digit passkey for smtp protocol through nodemailer in .env file.

After this you will get the output like this -
6116179248394911588

Checklist:

  • [X ] I have mentioned the issue number in my Pull Request.
  • [ X] I have commented my code, particularly in hard-to-understand areas.
  • [ X] I have created a helpful and easy-to-understand README.md if it's a new page/tech stack.
  • [X ] I have gone through the contributing.md file before contributing.

Additional context (Mandatory):

Are you contributing under any Open-source programme?

  • [X ] I'm a GSSOC-EXT contributor
  • [X ] I'm a HACKTOBERFEST contributor

Copy link

netlify bot commented Oct 25, 2024

👷 Deploy request for bitbox-in accepted.

Name Link
🔨 Latest commit 8a69afb
🔍 Latest deploy log https://app.netlify.com/sites/bitbox-in/deploys/671bf210e7670b000841cc75

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Anuj3553 Anuj3553 self-requested a review October 26, 2024 04:49
@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level3 Advanced or complex contribution/task hacktoberfest Open-source contribution during October for GSSoC labels Oct 26, 2024
@Anuj3553 Anuj3553 merged commit 0e58932 into Bitbox-Connect:main Oct 26, 2024
1 of 2 checks passed
@Anuj3553
Copy link
Collaborator

Well done @VinayLodhi1712

Copy link

🎉🎉 Thank you for your contribution! Your PR #251 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level3 Advanced or complex contribution/task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Adding a subscribe to newsletter option in footer
2 participants