akshitagupta15june / PetMe

PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
https://akshitagupta15june.github.io/PetMe/
MIT License
483 stars 739 forks source link

Sending the email directly to source email by passing the Sent interface of Formspree using different provider elastic email #1441

Closed Navya-1212 closed 9 months ago

Navya-1212 commented 9 months ago
  1. When I visit the "Contact Us" or "Adopt Me" page and fill out the form details, upon clicking submit, I am redirected to a "Formspree" provider page that confirms the message has been sent.

  2. The redirection to the "Formspree" page seems unnecessary and can be eliminated.

  3. An alternative solution is to use the "Elasticemail" provider, which allows direct delivery of messages to our email inbox.

  4. By implementing this change, all the form details filled out by users will be sent directly to the provided email address without the intermediate step of redirection to the "Formspree" page.

  5. This adjustment streamlines the user experience and ensures that the author receives the submitted details promptly in their email.

akshitagupta15june commented 9 months ago

hey its not needed currently