Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijeetpandit7 authored Feb 21, 2021
1 parent 54e5e90 commit 4daa095
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# Flight Club Subscription

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

### Sign up [here](https://flightdeals.herokuapp.com/), 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.
- Python searches cheapest flights to popular destination within 6 months & then updates new value on spreadsheet.
- Send emails with flight details to subscribers.
- Recurse

Deployed link -> https://flightdeals.herokuapp.com/
![Capture1](https://user-images.githubusercontent.com/65078610/108620136-f82eff00-744f-11eb-83ba-279adcbc2558.PNG)
![Capture2](https://user-images.githubusercontent.com/65078610/108620166-3debc780-7450-11eb-9ed2-aa40433f6096.PNG)
![Capture3](https://user-images.githubusercontent.com/65078610/108620297-3d076580-7451-11eb-907f-2ff9f58328ad.PNG)

0 comments on commit 4daa095

Please sign in to comment.