Reservation system where user input their details on the web and will notifies the discord channel.
To use this, you need to be the administrator of a discord channel.
- Go to yout discord channel's server settings
- Under APPS click "Integration"
- Create a new webhook and copy the URL
- In
script.js
change thewebhookURL
variable's value with your webhook URL
Future plans:
- Customer can only book 30 days in advanced
- Business owner can input Staff availability and store it in database
- Each staff will have their own specialty and shifts
- Auto check availability of the service and staff with database
- Connect whatsapp business platform to send confirmation letter
- Connect gmail admin to send confirmation letter