Initial commit: Flights iOS app

Flight search app built on FlightConnections.com API data.
Features: airport search with autocomplete, browse by country/state/map,
flight schedules by route and date, multi-airline support with per-airline
schedule loading. Includes 4,561-airport GPS database for map browsing.
Adaptive light/dark mode UI inspired by Flighty.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trey t
2026-04-08 15:01:07 -05:00
commit 3790792040
46 changed files with 5116 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 929 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 920 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 613 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 934 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 KiB

View File

@@ -0,0 +1,14 @@
Generated app icon concepts for `Flights`.
Files:
- `01_orbital-route.png`: dark, route-led, strongest "fly everywhere" story.
- `02_window-badge.png`: bright and premium, centered globe with orbital motion.
- `03_atlas-tile.png`: editorial/lightweight, dark inset tile on an airy base.
- `04_night-ring.png`: bold and futuristic, orbit-ring treatment on a dark field.
- `05_route-card.png`: clean iOS card language using the app's UI motif.
- `comparison-sheet.png`: all five options on one board.
Regenerate:
```sh
swift -module-cache-path /tmp/swift-module-cache design/generate_icon_options.swift
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB