Added booking page to book hotels and flights by redirection to google… #1757
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…e flights and hotels using simple js [GSSOC-25]
Title and Issue number
Feature: Integrated Interactive Flight & Hotel Booking Interface with Google Services
Code Stack :HTML CSS JS
Description
🚀 Features Added:
Tabbed booking system for Flights, Hotels, and Packages (UI-ready for future expansion).
🧾 Responsive booking form:
Origin and Destination fields
Departure and Return date inputs (with current date restriction)
Travelers counter (Adults, Children, Infants) with increment/decrement buttons
Cabin class selection dropdown
🔗 Google Flights redirection:
Automatically opens search with filled values for flights, passengers, dates, and cabin class.
🏨 Google Hotels redirection:
Opens Google Hotels with pre-filled destination and check-in/check-out dates.
📱 Fully responsive design using @media queries for mobile and tablet views.
Video/Screenshots (mandatory)
Type of PR
Checklist:
contributing.md
file before contributingAdditional context:
##Are you contributing under any Open-source programme?
APERTRE 2025
CODEPEAK 2025
I am contributing under Gssoc-25