Mark Lung (github), Zack Goldberg(github), Aditya Pradeep(github) ,Geoffrey Budiman (github), Rayhan Ahmed (github)
Resy Bot aims to obtain reservations at popular and restaurants. As NYC continues to open up post-pandemic, popular restaurants are harder to get reservations at, but with Resy Bot, you are able to get a reservation at any restaurant of your liking! If the restaurant exists on Resy.com, Resy Bot will wait for the reservation to be open and snipe it instantly, and will then email or send a text message regarding the reservation.
For more info on contribution visit CONTRIBUTING.md
- Fork this repository
- Clone your fork of this repository to your local machine
- Navigate into the project directory
- Navigate into the
back-end
directory - Run
npm install
to install all dependencies listed in thepackage.json
file - Make sure to create an .env file and copy the contents of .env.example into it
FRONT_END_DOMAIN=http://localhost:3000
- Run
npm start
to launch the Express.js server
- Navigate into the
front-end
directory - Run
npm install
to install all dependencies listed in thepackage.json
file, Make sure the .env file specifies the right domain:
REACT_APP_BACKEND=http://localhost:3001
- Run
npm start
to launch the React.js server
Our Running Webapp: https://resybott.com (This should be up until 3/31/2023)
- username and password MUST be at least 6 chars
- Time of reservation is made in UTC