1 Open Issue Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub

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