Open Issues Need Help
View All on GitHub The Dynamic Advance Seat allocation based on the flight number name class journey date origin destination flight type about 1 month ago
AI Summary: Enhance the flight ticket booking system to dynamically allocate seats based on flight type (e.g., Boeing 747). This involves modifying the database schema to include flight type, updating the seat allocation trigger to handle different aircraft seat configurations, and displaying the flight type on the booking interface, confirmation email, and QR code. The front-end needs to be updated to reflect the changes and integrate with the updated seat allocation logic.
Complexity:
4/5
enhancement good first issue