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

Adding colors to filter #92

Closed emilyridge closed 4 months ago

emilyridge commented 5 months ago
Screenshot 2024-04-15 at 5 23 47 PM

David and I worked to display colors correctly, and add another identifier icon for color blind people. The documentation for the color assigning is in the GoogleDrive in the doc: ColorNOTAMs.

n-grounds commented 4 months ago

this pull request seems to have changes unrelated to color coding, probably because of the strange history of this branch where there are multiple merge commits from other branches/commits and the adding-colors-to-filter branch wasn't even branched from main in the first place, e.g., image

This is an excellent example of how git rebase can help clean up such a situation.

Gabrieldowen commented 4 months ago

I agree. And once this is fixed it will make reviewing a lot easier