Aneeshaik / gym-app

This project aims to provide users with targeted workout routines and diet plans.
https://gym-app-pzqk-jlbif51u1-aneeshaiks-projects.vercel.app/
MIT License
16 stars 32 forks source link

"Contact Us" Page to the Website(hacktoberfest) #18

Open MARKASCHARAN opened 3 weeks ago

MARKASCHARAN commented 3 weeks ago

Description: Create a new "Contact Us" page for the website that allows visitors to get in touch easily. The page should include a contact form and additional contact details.

Contact Form:

Fields: Name, Email, Subject, Message. A submit button that sends the data to the backend or triggers an email. Basic form validation (e.g., required fields, valid email format). Contact Information Section:

Display contact details like an email address, phone number, and office address (if applicable). Optionally include social media links/icons for easy access. Design Considerations:

The layout should be responsive and mobile-friendly. Consistent design with the rest of the website (color scheme, fonts, etc.). Include clear error and success messages for the form submission.

Screenshot 2024-10-22 at 12 04 32 PM

Assign me

Aneeshaik commented 3 weeks ago

Hey @MARKASCHARAN! Go ahead with triggering the email. I am assigning it to you

MARKASCHARAN commented 2 weeks ago

What happened?

Aneeshaik commented 2 weeks ago

Hey @MARKASCHARAN! As I didn't get any response from your end I closed the issue. Do you want me to open it again?

MARKASCHARAN commented 2 weeks ago

Please open, I have exams till today that's why I haven't replied back. Please open remaining issues also if possible. I will complete them as soon as possible.

AviralDewan commented 2 weeks ago

@Aneeshaik can I use FormSubmit to send contact form's details on our email? If no, then please share which service provider should I use for this?