Closed rukaiah-edhah closed 3 months ago
We successfully listed the hotels and created individual pages for each hotel using the [id] route in Next.js. Additionally, we were able to fetch the details of a specific hotel. However, we're currently unable to retrieve hotel images due to limitations in the Amadeus self-service API, so we may need to find a workaround.
Next, I will be working on the booking
I have completed the booking frontend. You can use this information to test it :)
First Name: Bob Last Name: Smith Phone: +33679278416 Email: bob.smith@email.com Card Type: VI Card Number: 4151289722471370 Expiry Date: 2026-08 Holder Name: Bob Smith
As a user, I want to see hotel listings, search for hotels, and book a selected hotel on the hotel booking page, so that I can easily find and reserve accommodations for my trip.