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

Updated Slot Booking Form #308

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GeethaKoritala
Copy link

Summary

As the "Book us" button on the home page and "Book appointment" buttons on the repairs page lead to the same slot booking form, we can make it more specific by adding "repairs" as a form input by a drop-down menu so that it will be straightforward for the admins on which aspect the customer is talking about.

Fixes #261

Added the inputs type of service and type of repair as not required fields.

Type of change

  • New feature

Checklist

  • My code follows the code style of this project.

@piyushlakheda
Copy link
Collaborator

@GeethaKoritala provide the snapshots Please!

@rolikaagarwal
Copy link
Collaborator

@GeethaKoritala kindly update the backend logic for the same.

@GeethaKoritala
Copy link
Author

Screenshot 2023-06-12 at 6 01 59 PM

@GeethaKoritala
Copy link
Author

@GeethaKoritala kindly update the backend logic for the same.

Can you specify more, what kind of backend logic ?!!

@kartikayasija
Copy link
Collaborator

kartikayasija commented Jun 12, 2023

@GeethaKoritala When a user enters the provided details, an automated email is promptly dispatched to the company, meticulously encapsulating all the pertinent information shared by the user. The backend system shall be enhanced to ensure seamless integration of any newly introduced fields, thereby guaranteeing their inclusion within the comprehensive email communication !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SlotBooking Form to be made more specific and clear.
4 participants