feat(#1): Airport engine — flights, gates, tower control, delays, ASCII departure board #2

Merged
ti-paul merged 1 commit from feature/1-airport-engine into main 2026-06-14 02:08:03 +00:00
Member

Closes #1

29 tests. Code airport.

Closes #1 29 tests. Code airport.
- src/airport.js: Full code airport engine
  - 7 flight statuses (scheduled to diverted)
  - 5 airlines (CI Express to Serverless Wings)
  - 5 destinations (Production to Canary)
  - 5 tower commands (clear takeoff to emergency rollback)
  - Flight creation with gates and passengers
  - Tower control with approval flow
  - Airport scheduling with gate assignment
  - Stats with on-time rate
  - ASCII departure board rendering
- 29 tests
ti-paul left a comment
No description provided.
29 tests. Airport engine. LGTM.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/code-airport!2
No description provided.