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

Ranking complete #93

Closed BrendenDeWitt closed 6 months ago

BrendenDeWitt commented 6 months ago

The ranking functionality is complete and has color sorting working as well. It also has some small fixes. Changes to form.js to change the search of airports to search the IATA code for the first 3 letters and the airport name 4 letters or more. More listeners so that the dropdown menu will properly close when the user tabs.

JmzCS50 commented 6 months ago

good