Skip to content

dosemwengie/Flight_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Flight_Checker

Web application to check flight deals via skiplagged API

Workflow:

User logs into account and chooses flight criteria(origin,destination,target price,dates,etc.) Criteria is inserted into the database Periodically, a scheduled job is launched, to check skiplagged for any matching flights specified by the user. If a match, insert into user's results and notify user via email. When user returns to the site, the matching flight(s) will be displayed in their homepage.

Miscellaneous scripts:

clean_up: remove flight criteria and results of past dates. run_54: sends reminder to user when flights are 54 days out(optimal prices in many cases, but not always true)

Login Homepage

About

Web app to check flight deals

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors