OU-CS-Capstone-2024 / NOTAMyWatch

Group Capstone project at the University of Oklahoma. Project consists of creating an app that will more effectively warn pilots about airspace hazards. Using the FAA API for NOTAMs.
0 stars 0 forks source link

Work on filtering notam results by user chosen rank #72

Closed emilyridge closed 4 months ago

emilyridge commented 5 months ago

The five types that the user will have the option of ranking: FDC, INTL, DOM, SAA, MIL. On the frontend they user will be able to rank each of these types according to how they want results returned.

emilyridge commented 5 months ago

Waiting to connect to working frontend ranking option.