American Airlines Weather Extension for Selecting the Optimal Moving Experience (AAWESOME)
Inspiration
We wanted to make a system that can help people who have a fear of flying due to bad weather, as well as help people plan out their flights better before buying
What it does
Our tool shows weather forecasts over the path of a selected flight and predicts the likelihood that the flight will be delayed or cancelled in order to help people make better decisions on which flights to purchase.
How we built it
We used the American Airlines API to find flight data and the Dark Sky API to get hourly weather forecasts over the course of a flight. We used Python Flask for both the frontend and the backend.
Challenges we ran into
Lack of data in American Airlines API and lack of forecasts far in advance from the Dark Sky API. We also ran into many challenges with the front end as we were not very familiar with CSS.
Accomplishments that we're proud of
We were able to solve a unique problem that can help a significant amount of people. We were also able to make a tool that both functions correctly and looks visually appealing.
What we learned
We all became more familiar with CSS, HTML, and Python Flask.
What's next for AAWESOME
The next step would be to integrate with the American Airlines website and mobile app.
Log in or sign up for Devpost to join the conversation.