https://github.com/qualityunit/captainvfr
https://github.com/qualityunit/captainvfr
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qualityunit/captainvfr
- Owner: QualityUnit
- License: mit
- Created: 2025-06-19T18:18:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-26T12:33:10.000Z (11 months ago)
- Last Synced: 2025-07-26T18:32:59.395Z (11 months ago)
- Language: JavaScript
- Size: 153 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Captain VFR
Mobile application for VFR pilots to plan their flights, check the weather, and get notified about TFRs.
Website: https://captainvfr.com
Web App: https://captainvfr.com/app/
## Features
- Flight planning
- Weather information (Translation of TAF and METAR to human-readable format)
- Airport information
- TFR notifications
- Flight tracking
## Installation
I will try to push the app to the App Store and Google Play Store, but for now you can build it from source.
### Prerequisites
- Flutter SDK
- Dart SDK
- Xcode (for iOS development)
- Android Studio (for Android development)
- Git
## Proof of AI
All code in this repository was written by AI, most os the time I have use SWE model from Windsurf and later Cloude Sonnet 4 from Github Copilot.
This is a proof of concept, I will try to improve the code quality and add more features in the future.
It is also a proof, that anyone can build application of this complexity with AI assistance.