Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 535 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 535 Bytes

DisneyReservationsCheckerApp

Requirements:

Python Selenium Twilio

First part:

Loops through all available reservation dates (180 from today) and checks for all reservations with the set party and time (dinner/breakfast)

Combiles all available reservations onto a list that updates regularly and posts onto github.io site.

Second part:

Allows user to enter set date, time and party size and loops that date until there is an opening then texts the user with the opening date and time using twilio.

Currently working on Ohana.