Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 712 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 712 Bytes

Disney Grabber App

C# app that periodically checks Disney World for reservations for popular reservations. Uses Disney's restaurant API to grab restaurant information. JSON info is parsed into objects and filtered based on user preferences such as date and time of day.

Results are sent to the console with a direct link to the booking page for that reservation time slot of choice.

Example usage