Earn 4,500 ($45.00)
Resy.com booking bot. User friendly for non-technical user (myself)
Bounty Description
Problem Description
I want a bot that makes reservations at specific restaurants listed on Resy. Most restaurant dinner reservations at top restaurants get booked instantly via bots. I am therefore unable to get reservations that I want (many restaurants make reservations available at specific times (ex: available to book 7 days before reservation at 9am) but are quickly reserved.
This may not may not be an example: https://github.com/Alkaar/resy-booking-bot
Acceptance Criteria
UI similar to this website: https://resybot.com,
Bot must authenticate with my Resy account (bot should make reservations via my Resy profile, and these reservations should be visible on my Resy account).
Accepts inputs such as venue name, API token, reservation type (e.g., indoor, patio, or whatever the venue accepts), and a range dates and times (e.g., "Fri 24th April 5-8pm")
Functions with restaurants that require a credit card to reserve and flags if the reservation will require a credit card when setting up the bot to look for and make a reservation
Some restaurants open reservations at a specific time like 9am every day. I'd like to be able to specify a time of day, and have the bot checking as frequently as possible for that time of day
Should be limited to making a single booking once directed to look at a specific venue
I need you to create a very easy-to-use web app for me to use. I am non-technical so it must be fully functional and intuitive