-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2122S2/pe/master/files/2e2e4dff-1082-402d-bad4-192905721e14.png)
After deleted the flight number in the booking, the booking is still exist …
-
Dear all supports,
The air flight and hotel booking procedure is fine, note that I am booking for these types (air and hote) in the same universal record. And the code is working perfectly.
But I wo…
-
### Description:
The flight booking process should be visually clear to users by displaying the steps in sequence. The current step should be highlighted by making the text bold, indicating where the…
-
Make sure to clean up:
- Customers' Flight Bookings
- Refund customers
- Destination Airport
- Origin Airport
-
Hello!
Can I Booking two one-way tickets instead of a round-trip flight under one PNR.
This is necessary in order to calculate the cost of a round-trip flight by two oneway (different companies or…
-
- [x] Add in payment element to the booking flow
- [x] Payment should be mock payment only for now
- [x] Once payment is made booking can be confirmed using Amadeus create flight order.
- [ ] If us…
-
Can I get carrier details using travelport universal api to show them to the user while booking/ticketing flights?
-
Hi I am trying to booking an itinerary and consistently getting a response which has a response message saying "3100 : NO VALID FARE FOR INPUT CRITERIA"
Please not the response always contains a va…
-
Til dæmis
- `GET /search` til að leita að flugi
- `GET /flight` til að fá upplýsingar um flug
- `POST /booking` til að senda inn bókun
-
```
In the following I would like to see m appear in italics or have the abstract
stereotype
class X {
abstract;
abstract void m();
}
class Passenger {
name;
}
class Flight {
number;
}
cl…