Day 39-40 Project Details
- Category: Automation
- Project Code: GitHub Link
Cheap Flight Finder
Welcome to the frugal flyers program! This project begins with a list of cities, airport codes, and reservation prices (in GBP) for how much a person is willing to pay to travel from London to a given city. The information is read from a Google Sheet (for easy, user-friendly editing as budgets and travel ambitions change) and then matched against the Tequila API to retrieve the lowest-cost flight for a given destinaiton. After checking all cities on the list, an SMS text is sent using the Twilio API with a price drop alert and link to purchase the discount flight.