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

Make Contact-us page functional #647

Open
shaurya35 opened this issue Oct 30, 2024 · 3 comments
Open

Make Contact-us page functional #647

shaurya35 opened this issue Oct 30, 2024 · 3 comments
Labels
gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event level3 up-for-grab

Comments

@shaurya35
Copy link
Collaborator

Architecture: propose a subtle architecture to get assigned
package: nodemailer

@shaurya35 shaurya35 added level3 gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event up-for-grab labels Oct 30, 2024
@shaurya35 shaurya35 reopened this Oct 30, 2024
@MohassinHussain
Copy link

@shaurya35 Please provide more description

@BhavikaPachauri
Copy link

if this issue is open can i work on it

@Sourabh782
Copy link
Contributor

Sourabh782 commented Oct 31, 2024

Architecture: propose a subtle architecture to get assigned package: nodemailer

hello @shaurya35, i can work on making contact us page working? few reasons:

  1. i have implemented otp based verification on other projects, so i am well versed with nodemailer working

my idea:

  1. using form to collect data (currently form layout is made, just have to integrate with states and collect input field data)
  2. creating an api endpoint to collect these data on backend
  3. on backend sending users message with user data (name, email id, message) to owner, and also sending a mail to user's email id to verify them their message is been sent
  4. designing a html layout for proper formatting of mail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event level3 up-for-grab
Projects
None yet
Development

No branches or pull requests

4 participants