Add Airport Database API #136
Owner
- Add airports entity with id, code, name columns
- Add airports modules with endpoints to lookup airport codes from Airports Database API
- Add airports lookup to LogForm.tsx To and From dropdowns
- Save new airports to airports table in database
- Update Flights page to show airport name instead of airport code in To and From fields
- Add airports entity with id, code, name columns
- Add airports modules with endpoints to lookup airport codes from [Airports Database API](https://airportdb.io/#findairport)
- Add airports lookup to LogForm.tsx To and From dropdowns
- Save new airports to airports table in database
- Update Flights page to show airport name instead of airport code in To and From fields
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?