FLIGHTCHECK AVIATION NETWORK
NSNORTHSTARTRAINING AIR
ALAERO LINKROUTE LAB
SASKYWAYLEARNING ALLIANCE
PLANNING SYSTEM ONLINE
Built by a student pilot

Better decisions begin
before the engine starts.

FlightCheck is a full-stack educational project that makes a familiar aeronautical decision-making framework easier to practice and revisit.

01The framework

PAVE, made interactive.

The assessment groups inputs into Pilot, Aircraft, enVironment, and External pressures. It looks for individual concerns and combinations that deserve deliberate mitigation.

02The technology

Simple, durable architecture.

Python and Flask handle routing and assessment logic. A meaningful POST request processes the briefing, while SQLite preserves assessment history across restarts.

03The boundary

Education—not operational advice.

The score is intentionally an awareness prompt, not a legal minimum or go/no-go determination. Pilots must use official data and exercise PIC responsibility.

Project purpose

Aviation meets computer science.

This project demonstrates full-stack development through a real concern in general aviation: recognizing how ordinary risk factors can accumulate. The goal is to encourage reflection, discussion, and conservative decision-making.