Open Sourabh782 opened 1 week ago
🎉 Thank you for your interest in contributing to this repository! Please wait while we review and assign this issue to you. In the meantime, feel free to ⭐ the repo to stay updated on future developments.
Stay awesome! 😎
@Sourabh782 So you will be forwarding the form details of to an email right?
@Sourabh782 So you will be forwarding the form details of to an email right?
Yess, like as a user, I entered name, my mail and message, then the email will be sent to u (owner of the site) It'll will be done in the same way as verification OTP is being sent, just the recipient will be you
Cool, You can get started. The code for the SMTP setup will already be available in the code.
Cool, You can get started. The code for the SMTP setup will already be available in the code.
Okiee👍
Developing a contact us page, as we are giving option of contact on navbar, but we dont have a contact us page.
designing and implementing a contact page, which consist of a form with name, email and message, on submitting it will send a mail to owner consisting of user's message.