Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 834 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 834 Bytes

Flight Club Subscription

Deployed link -> https://flightdeals.herokuapp.com/

Sign up here, We'll let you know when flights to amazing destinations go really, reaaally cheap!

Here's is How It Works

  • ExpressJS handles new subscriber data.
  • Stores the user data.
  • Python searches cheapest flights to popular destination within 6 months & then updates new value on spreadsheet.
  • Send emails with flight details to subscribers.
  • Recurse

Capture1 Capture2 Capture3