Wingo Prices

Web application that sends notifications about flights' prices updates.

Repository

Wingo is a low-cost airline that mainly operates in south America, they have a web application that allow people to search and buy flight tickets.

This project is an unofficial web application that allows people to subscribe for notifications about a specific flight route and date, and then receive price or availabilty updates.

The first time they subscribe, they recieve an email to confirm the subscription and once the subscription is confirmed, they receive an email with the route flight’s current price or availabilty.

Every six hours the wingo’s internal API is fetched for all the subscribed routes and if there has been a change in price or availability, a notification is sent.

Currently, notifications are sent by email but in the future I would like to be able to send notifications using Whatsapp or Telegram.