apu52 / Travel_Website

🚀 Welcome🌈 , This repo is officially accepted for GSSOC'2k24🌟 & VsOC'24🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
257 stars 485 forks source link

BUG #585

Open manya975 opened 4 months ago

manya975 commented 4 months ago

Describe the bug The UI of book now page is not appropriate and payment page not accessible from checkout option.

Expected behavior The navbar should be there and page should be more eye catching. The checkout page should direct to payment gateway.

Screenshots (Mandatory) image

image

Are you contributing under any open-source program ? Contributing under GSSOC

Can you please assign me this issue under GSSOC'24

github-actions[bot] commented 4 months ago

Hi @manya975! Thanks for opening this issue. We appreciate your contribution to this open-source project.

KrishnenduDG commented 4 months ago

@manya975 So if you could state the changes that you wanna make to the UI of checkout form..

manya975 commented 4 months ago

@KrishnenduDG Like you can see there is no navbar in the aforementioned page. Moreover the page styling is not aligned with styling of other pages. So some CSS changes will be done by my side.

KrishnenduDG commented 4 months ago

Okk @manya975, assigned to you.. Try to complete the PR using the given Contribution Guidelines..

Also, can you just explain a lil bit on "Payments Page" thing..

manya975 commented 4 months ago

@KrishnenduDG It is happening that when I am opening the payment option by clicking on checkout in start html file for booking it is not going to the payment html page i.e. checkout form page.