-
Notifications
You must be signed in to change notification settings - Fork 121
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
Contact Us Page Implementation #452
Conversation
…on with middleware for seller and structure of multistep form
… UI to the form, added seller navbar with auth options
@ShivanshPlays is attempting to deploy a commit to the Piyush's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
I'll delete the previous contact page and update the footer |
@swarooppatilx I have this page is linked to the contact us button in the footer already. So no need to modify i guess |
Yep, I only changed the route to /contact |
@swarooppatilx great, hope the functionality is working, tell me if an changes are needed |
Contact Us Page Implementation
Overview
This update introduces a fully responsive Contact Us page for Scruter, featuring a form where users can submit queries directly through the website. The feature is designed to improve user experience by allowing users to reach out for assistance or inquiries with ease. Additionally, the backend is configured to send these submissions directly to the Scruter admin via email.
Frontend Implementation
Backend Functionality
Demo
A screen recording demonstrating the fully functional Contact Us feature is included. The video showcases:
Summary
This feature improves user accessibility and provides Scruter with a streamlined way to handle inquiries, contributing to better customer service and efficient query management.
1.mp4
responsive
closes #364